On Wed, May 28, 2003 at 12:59:56PM +0200, Sailesh Krishnamurthy wrote:

> elog(NOTICE should send NOTICE messages to the psql client (I think !)
> while elog(LOG while only send it to the logfile you might have
> specified while starting the postmaster 

Whether a given elog level is sent to the postmaster log and to the
client, is controlled by client_min_messages and server_min_messages.
At least in recent sources, that is.

-- 
Alvaro Herrera (<[EMAIL PROTECTED]>)
We take risks not to escape from life, but to prevent life escaping from us.

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to