Re: Tracing in Postgres - Mailing list pgsql-general

From Craig Ringer
Subject Re: Tracing in Postgres
Date
Msg-id 4E2DFD1E.40208@postnewspapers.com.au
Whole thread Raw
In response to Re: Tracing in Postgres  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On 25/07/2011 9:54 PM, Tom Lane wrote:
> Or just redirect postmaster's stderr to the target file, and don't even
> bother with syslog ...
>
True. I was working on the assumption that the OP wanted to change the
output destination at runtime, but if that is not the case then a simple
redirect is a no-brainer.

--
Craig Ringer

POST Newspapers
276 Onslow Rd, Shenton Park
Ph: 08 9381 3088     Fax: 08 9388 2258
ABN: 50 008 917 717
http://www.postnewspapers.com.au/

pgsql-general by date:

Previous
From: Chris Travers
Date:
Subject: Re: Implementing "thick"/"fat" databases
Next
From: David Salisbury
Date:
Subject: create table as select... with auto increment id ?