From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
---|---|
To: | Jean-Christophe Pazzaglia <jc(dot)pazzaglia(at)albourne(dot)com> |
Cc: | pgsql-hackers(at)hub(dot)org |
Subject: | Re: Database log |
Date: | 2000-10-08 00:04:39 |
Message-ID: | Pine.BSF.4.21.0010072104020.1627-100000@thelab.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
try using the pg_options file itself, which, if you compile --with-syslog
support, will allow you to write to syslog. the main benefit being, you
can rotate your log files, which you can't if you do a redirect to a file
On Fri, 29 Sep 2000, Jean-Christophe Pazzaglia wrote:
>
>
> Hi,
>
> we tried to switch the log on by lauching the postmaster
> with -d 5 redirected to a file but this file is deseperatly empty,
> what it's wrong ? is the process writing to an other file or
> do we made a mistake with the arguments ?
>
> thanks in advance
>
> regards,
>
> jc
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org
From | Date | Subject | |
---|---|---|---|
Next Message | The Hermit Hacker | 2000-10-08 00:05:58 | Re: We could use a separate VERSION file after all |
Previous Message | Alex Pilosov | 2000-10-07 23:55:06 | inheritance question 2/ref integrity |