Re: Log of CREATE USER statement - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Log of CREATE USER statement
Date
Msg-id 1134217679.26373.22.camel@localhost.localdomain
Whole thread Raw
In response to Re: Log of CREATE USER statement  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Log of CREATE USER statement  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, 2005-12-09 at 19:41 +0100, Peter Eisentraut wrote:
> Tom Lane wrote:
> > As I said already, if the user wishes the password to be secure, he
> > needs to encrypt it on the client side.
> 
> Maybe we should provide a backslash command in psql 

That is a good option, but not the only option required.

There are many reasons to need to supply the password as part of a
command, rather than an interactive input.

Best Regards, Simon Riggs



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Min Xid problem proposal
Next
From: Bruce Momjian
Date:
Subject: Re: int to inet conversion [or Re: inet to bigint?]