Re: Getting value of bind variables

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: Andy Colson <andy(at)squeakycode(dot)net>, Jayadevan M <Jayadevan(dot)Maymala(at)ibsplc(dot)com>
Subject: Re: Getting value of bind variables
Date: 2011-08-19 14:01:16
Message-ID: 201108190701.16815.adrian.klaver@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Friday, August 19, 2011 6:55:39 am Andy Colson wrote:
> > As of now, I am trying with logging level set to debug5 in
> > postgresql.conf for all logging options. But what is the 'correct'
> > approach?
> >
> > Regards,
> > Jayadevan
>
> Not sure what the exact setting is, try:
>
> log_statement = 'all'
>
> I've never set the log_min_messages or log_min_error_statement, and I'm
> pretty sure I've seen values in my logs.

If I remember correctly this is version specific, though I cannot remember what
version the actual variables where made visible:(

>
>
> -Andy

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gauthier, Dave 2011-08-19 14:01:33 Need linux uid in pg-psql
Previous Message Andy Colson 2011-08-19 13:55:39 Re: Getting value of bind variables