Re: logging to a file

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Vincent Stoessel <vincent(at)xaymaca(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: logging to a file
Date: 2002-06-10 20:48:03
Message-ID: 8632.1023742083@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Vincent Stoessel <vincent(at)xaymaca(dot)com> writes:
> OK, I'm sorry but I have been looking through
> the docs and can some tell me how I can specify
> a log file to capture my postgres debug messages?
> Don't want to use syslog.

There's some advice at
http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/logfile-maintenance.html

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-06-10 20:51:09 Re: Checking that Pg is running from a shell script
Previous Message Neil Conway 2002-06-10 20:46:06 Re: logging to a file