Carol Walter <[email protected]> writes: > I want to recreate users with their passwords from one database > cluster on another database cluster. What would be the best way for > me to do this?
See pg_dumpall with -g option.
regards, tom lane
--
Sent via pgsql-admin mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
