Re: Passwords when changing users -> roles - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Passwords when changing users -> roles
Date
Msg-id 200602011504.k11F4Hi06207@candle.pha.pa.us
Whole thread Raw
In response to Passwords when changing users -> roles  (Adam Witney <awitney@sgul.ac.uk>)
Responses Re: Passwords when changing users -> roles  (Adam Witney <awitney@sgul.ac.uk>)
List pgsql-general
Adam Witney wrote:
>
> Hi,
>
> I'm upgrading from 7.4.x to 8.1.x and I need to move my usernames over to
> the new roles. I can create the roles ok, but is there a way of transferring
> over the existing passwords, or do I have to create new passwords for each
> user/role?

pg_dumpall should transfer your passwords too.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Mott Leroy
Date:
Subject: Re: help with locked table(s)/transactions(s)
Next
From: Adam Witney
Date:
Subject: Re: Passwords when changing users -> roles