From: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
---|---|
To: | Tim Spencer <tspencer(at)cloudpassage(dot)com> |
Cc: | Joe Van Dyk <joe(at)tanga(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: how _not_ to log? |
Date: | 2013-07-26 22:20:07 |
Message-ID: | 51F2F617.4050706@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 07/26/2013 10:42 AM, Tim Spencer wrote:
> On Jul 25, 2013, at 11:45 PM, Joe Van Dyk <joe(at)tanga(dot)com> wrote:
>> Have chef supply the password in encrypted format.
>>
> Interesting idea. I was hoping that somebody would be able to solve my logging issue instead of me having to rejigger my nice centralized password system. :-) Is there really no way to turn off the logging of those queries?
>
>> It's not that well documented yet though, as far as I can tell. See this thread: http://www.postgresql.org/message-id/201110272054.p9RKsKs18362@momjian.us
>>
> The fact that it's not well documented seems like it might be changed later on. Is this format set in stone?
Yes, if you consider the docs stone:
http://www.postgresql.org/docs/9.2/static/protocol-flow.html
AuthenticationMD5Password
>
> Thanks, and have fun!
>
> -tspencer
>
>
>
--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2013-07-26 22:28:05 | Re: postgres FDW cost estimation options unrecognized in 9.3-beta1 |
Previous Message | MauMau | 2013-07-26 20:24:17 | Re: DATE type output does not follow datestyle parameter |