Re: [HACKERS] How can I view the content of Logs? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [HACKERS] How can I view the content of Logs?
Date
Msg-id 200211261750.gAQHoVu19519@candle.pha.pa.us
Whole thread Raw
List pgsql-general
WangYuan wrote:
> I'm a new comer of PostgreSQL, could anyone tell me can I view the
> content of logs( updating a tuple, etc.) ? And if I can, how to do it?

[ posts like this should be in general or admin lists.]

Depending on how you start your postmaster, there should be a log file
somewhere, and postgresql.conf file allows you to control how much
detail goes into that file.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: pgsql-function called twice in the same second ->
Next
From: "Andy Kriger"
Date:
Subject: JDBC driver connectivity questions