log file - Mailing list pgsql-admin

From Jie Liang
Subject log file
Date
Msg-id Pine.BSF.4.10.10106192133000.24483-100000@tidal.ipinc.com
Whole thread Raw
In response to Re: need urgent help  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Tom,

We turn on the log file by:
In file 'postgresql.conf'
syslog = 2 # range 0-2
syslog_facility = 'LOCAL0'
syslog_ident = 'postgres'

1. It seems that postmaster writes stuff undef /db/pgsql/pg_xlog
   (they are not text files).
2. the log file I expected (I want log include SQL statement and ERROR)
   Just have NOTICE and DEBUG info.

How to choose these options??

Thanks.


Jie LIANG

St. Bernard Software

10350 Science Center Drive
Suite 100, San Diego, CA 92121
Office:(858)320-4873

jliang@ipinc.com
www.stbernard.com
www.ipinc.com



pgsql-admin by date:

Previous
From: "Rainer Mager"
Date:
Subject: RE: High memory usage [PATCH]
Next
From: Jie Liang
Date:
Subject: pg_xlog