| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| 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: [NOVICE] Postgres Remote Syslog |
| Date: | 2003-04-24 15:42:42 |
| Message-ID: | 13945.1051198962@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-novice |
"Delao, Darryl W" <ddelao(at)ou(dot)edu> writes:
> I have postgres logging to a local file on the machine. However, now I want
> to set it to where it will send its log messages to another machine on my
> network. I see no documentation out there on how to do that, nor in the
> postgresql.conf is there anything to define a remote machine...any and all
> help is greatly appreciated on this!
You'd configure syslog to do that, not Postgres. Read the syslog man
pages.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Treat | 2003-04-24 16:25:44 | rewriting values with before trigger |
| Previous Message | Lincoln Yeoh | 2003-04-24 15:35:20 | Re: Maximum number of connections |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fritz Lehmann-Grube | 2003-04-24 15:47:37 | implicit lock in RULE ? |
| Previous Message | Delao, Darryl W | 2003-04-24 15:28:02 | Postgres Remote Syslog |