Re: secondary password files - Mailing list pgsql-hackers

From Tom Lane
Subject Re: secondary password files
Date
Msg-id 3443.959722851@sss.pgh.pa.us
Whole thread Raw
In response to secondary password files  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: secondary password files  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Why do we bother supporting passwords in pg_shadow and secondary files? 

So the same user can have different passwords for different databases.

It's a pretty crude hack, since there isn't any support for updating
the secondary password files except via manual editing done by the
dbadmin.  But I wouldn't be in favor of taking it out until we can
replace that functionality elsewhere.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: config files in /data
Next
From: Tom Lane
Date:
Subject: Re: config files in /data