Re: log options

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Frank Bax <fbax(at)sympatico(dot)ca>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: log options
Date: 2010-09-23 16:42:16
Message-ID: 17008.1285260136@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Frank Bax <fbax(at)sympatico(dot)ca> writes:
> Is there a log option that will display the SQL statement triggering
> WARNING; without having to log *all* queries?

I think you want to set log_min_error_statement to warning.

regards, tom lane

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Jorge Alberto Fuentes Casillas 2010-09-23 17:22:05 DB Transfer
Previous Message Tom Lane 2010-09-23 16:36:47 Re: User access