Re: How to silence constraint violation logging for an INSERT - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: How to silence constraint violation logging for an INSERT
Date
Msg-id 20110415182134.GE34074@shinkuro.com
Whole thread Raw
In response to Re: How to silence constraint violation logging for an INSERT  (Jerry Sievers <gsievers19@comcast.net>)
Responses Re: How to silence constraint violation logging for an INSERT
List pgsql-general
On Fri, Apr 15, 2011 at 02:04:49PM -0400, Jerry Sievers wrote:
> set log_min_messages to fatal;

I thought changing the log_min_messages required superuser access?
(That's what the docs say, and what I'd expect too.)

A

--
Andrew Sullivan
ajs@crankycanuck.ca

pgsql-general by date:

Previous
From: Jerry Sievers
Date:
Subject: Re: How to silence constraint violation logging for an INSERT
Next
From: Jerry Sievers
Date:
Subject: Re: How to silence constraint violation logging for an INSERT