Re: One Role, Two Passwords

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Daniel Farina <drfarina(at)acm(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: One Role, Two Passwords
Date: 2011-01-20 23:34:35
Message-ID: 23639.1295566475@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Daniel Farina <drfarina(at)acm(dot)org> writes:
> I wanted to test the waters on how receptive people might be to an
> extension that would allow Postgres to support two passwords for a
> given role.

Not very. Why don't you just put two roles in the same group?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-01-20 23:37:01 Re: SSI and Hot Standby
Previous Message Josh Berkus 2011-01-20 23:28:36 Re: Orphaned statements issue