Re: Tab completion of SET TRANSACTION ISOLATION

Christopher Kings-Lynne <chriskl@familyhealth.com.au>

From: Christopher Kings-Lynne <chriskl@familyhealth.com.au>
To: Rod Taylor <pg@rbt.ca>
Cc: Bruce Momjian <pgman@candle.pha.pa.us>, Peter Eisentraut <peter_e@gmx.net>, pgsql-hackers@postgresql.org
Date: 2006-02-01T02:28:15Z
Lists: pgsql-hackers
> I believe psql keeps the password in memory.
> 
> \c seems to be able to change databases without asking for the password
> again.

What if that role has a maximum of one connection, etc.?

Chris