@@ -0,0 +1 @@
databases
@@ -23,7 +23,10 @@ in mkShell {
pg_ctl start -o "--unix_socket_directories=${data_dir} --listen_addresses='''"
fi
psql -d postgres -f ${sql_file}
if [ ! -d ${data_dir} ]; then
alias psql='psql -d postgres'
alias nuke='rm -rf ${data_dir}'
The note is not visible to the blocked user.