Remove hard-coded "\connect postgres" from pg_dumpall.
This doesn't appear to accompish anything useful, and does make the restore fail if the postgres database happens to have been dropped.
Showing
Please register or sign in to comment
This doesn't appear to accompish anything useful, and does make the restore fail if the postgres database happens to have been dropped.