Richard Huxton <dev@archonet.com> writes:
> On Thursday 08 May 2003 5:51 pm, SZ�CS G�bor wrote:
>> Is there a way to configure postgres (including compile-time) not to log
>> such in the server log?
> 1. Go through the source and comment out "elog()" calls you don't want.
FWIW, those two messages have been reduced to level DEBUG2 in CVS tip...
regards, tom lane