write your query in a query.sql filerun when-changed -s query.sql -c "cat query.sql; cat query.sql | bq query --format pretty"queries a run on each file save
April 28, 2021PostgreSQL Emergency CommandA useful short list of commands to troubleshoot a PostgreSQL database in case of emergency.