u235sentinel <[email protected]> writes: > We're backing up our database using pg_dump with compression. We're > selecting each database however when we tried running a pg_restore > everything cept for the roles were restored.
> I'm digging through the pg_restore options, Is there an option I'm
> forgetting to include?
pg_dumpall -g
regards, tom lane
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
