Re: COPY FREEZE has no warning - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: COPY FREEZE has no warning
Date
Msg-id 20130125150334.GV21914@momjian.us
Whole thread Raw
In response to Re: COPY FREEZE has no warning  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: COPY FREEZE has no warning
Re: COPY FREEZE has no warning
List pgsql-hackers
On Fri, Jan 25, 2013 at 02:48:37AM +0100, Andres Freund wrote:
> On 2013-01-23 14:02:46 -0500, Bruce Momjian wrote:
> > As a reminder, COPY FREEZE still does not issue any warning/notice if
> > the freezing does not happen:
> 
> FWIW, and I won't annoy anyone further after this email, now that its
> deterministic, I still think that this should be an ERROR not a WARNING.

As the FREEZE is just an optimization, I thought NOTICE, vs WARNING or
ERROR was fine.  If others want this changed, please reply.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +



pgsql-hackers by date:

Previous
From: Peter van Hardenberg
Date:
Subject: Re: Prepared statements fail after schema changes with surprising error
Next
From: Robert Haas
Date:
Subject: Re: Event Triggers: adding information