Re: [GENERAL] Moving postgres users accounts from one postgres 7.3 to postgres 8.0

2006-10-18 Thread Merlin Moncure
On 10/18/06, Najib Abi Fadel <[EMAIL PROTECTED]> wrote: Hi, i need to move my postgres users with their passwords from one postgres version (7.3) to a newer one (8.1) . Is there an automatic way to do that without having to recreate the users with their passwords ?? did you try pg_dumpall?

[GENERAL] Moving postgres users accounts from one postgres 7.3 to postgres 8.0

2006-10-18 Thread Najib Abi Fadel
Hi,i need to move my postgres users with their passwords from one postgres version (7.3) to a newer one (8.1) . Is there an automatic way to do that without having to recreate the users with their passwords ??Thanks for any helpNajib.