I wrote:
> Bruce Momjian <br...@momjian.us> writes:
>> +            ereport(NOTICE,
>> +                            (errmsg("performing checkpoint")));

> You've *got* to be kidding.

Sigh.  I have to apologize for that over-hasty complaint: I misread
where you intended to put the message.  (Seems like there is too
much stuff in xlog.c that executes in too many different contexts.
Maybe we could split it up sometime.)

Still, I don't much like this solution.  I agree with Heikki:
let's just fix it.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to