From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | "Delao, Darryl W" <ddelao(at)ou(dot)edu> |
Cc: | "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>, "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Postgres Syslog |
Date: | 2003-04-03 22:15:40 |
Message-ID: | 20030403221540.GA5925@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-novice |
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)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-04-03 22:17:20 | Re: 'DROP INDEX' kills stored rpocedures |
Previous Message | Vlad Krupin | 2003-04-03 22:13:44 | Re: 'DROP INDEX' kills stored rpocedures |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Ansley | 2003-04-03 23:15:39 | Upgraded from 7.2 to 7.3 |
Previous Message | Josh Berkus | 2003-04-03 22:05:46 | Re: question about auto increment like |