Re: Postgres Syslog - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Postgres Syslog
Date
Msg-id 20030403221540.GA5925@dcc.uchile.cl
Whole thread Raw
In response to Postgres Syslog  ("Delao, Darryl W" <ddelao@ou.edu>)
List pgsql-general
On Fri, Mar 28, 2003 at 10:26:40AM -0600, Delao, Darryl W wrote:
> I am trying to setup the postgres.conf to send all postgres messages to a
> syslog server.  However, in the conf file there is no place to define the
> host.  I will be sending to an external host.  How do I tell the conf file
> to send syslogs to an outside host?

You don't.  Rather, you tell it to send to some specific facility, and
the configure your syslogd to send it to a remote host.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"I think my standards have lowered enough that now I think 'good design'
is when the page doesn't irritate the living fuck out of me." (JWZ)


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: 'DROP INDEX' kills stored rpocedures
Next
From: Kevin Hendrickson
Date:
Subject: ERROR: heap_mark4update: (am)invalid tid in triggers