Michael Fuhr writes:
On Sun, Dec 18, 2005 at 11:29:13PM -0500, Francisco Reyes wrote:
Any reason why a database would not get dumped by pg_dumpall?
Always run pg_dumpall as the superuser.
Researched what was lost. It seems that all databases after a particular
database, called test, were not backed up.
Again almost out of pure luck, none of those databases were critical, but I
will need to research why this happened and more importantly how to make
sure pg_dumpall actually backs up all databases.