This is how my script to launch pg_autovacuum looks like:

#!/bin/bash
/usr/bin/pg_autovacuum -D -s 10 -L /home/iulia/log.log

After I execute it, the log.log file is created but is empty.
What is the problem?
Thank you!

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to