Re: Logging in postgres - Mailing list pgsql-admin

From Tom Lane
Subject Re: Logging in postgres
Date
Msg-id 11162.1012064261@sss.pgh.pa.us
Whole thread Raw
In response to Re: Logging in postgres  (Antony Stace <s45652001@yahoo.com>)
List pgsql-admin
Antony Stace <s45652001@yahoo.com> writes:
> restarted postgres and then did a few queries in the database.  But nothing
> is being logged in /var/log/postgresql.  Any ideas what else might be wrong?

If you're not seeing any log output at all, then either:

1. Postgres is logging to postmaster's stderr but you've directed same
to /dev/null (or not where you are looking, anyway).

2. Postgres is logging to syslog, but you've configured syslog to
discard the output (or put it somewhere else than where you are
looking).

            regards, tom lane

pgsql-admin by date:

Previous
From: "Nick Fankhauser"
Date:
Subject: Re: Increasing Shared Memory - on MacOS X
Next
From: "Marc Mitchell"
Date:
Subject: INSERT performace.