(unnamed)
text/plain
Filename: (unnamed)
Type: text/plain
Part: 0
psql -l -A -q -t|cut -d"|" -f1 | while read DATABASE do psql -q -c vacuum $DATABASE done
text/plain
psql -l -A -q -t|cut -d"|" -f1 | while read DATABASE do psql -q -c vacuum $DATABASE done
We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect