Re: Postgres logs - Mailing list pgsql-novice

From A.Bhuvaneswaran
Subject Re: Postgres logs
Date
Msg-id Pine.LNX.4.44.0303281035520.5053-100000@Bhuvan.bksys.co.in
Whole thread Raw
In response to Re: Postgres logs  ("Delao, Darryl W" <ddelao@ou.edu>)
Responses Postgres logs w/ Logrotate  (Renê Salomão <rene@ibiz.com.br>)
List pgsql-novice
> I am having a really hard time getting logging to work in postgres.
> What do i need to uncomment and/or change in the .conf file for this to
> work.  Under var/log i see a file called pgsql but it has nothing in it.
> I have played with different ways to try to turn logging on and nothing
> works.  I want all connection type messages, errors, etc to go to this
> file under /var/log

Run pg_ctl with -l option. See postgresql.conf to check details which can
be logged.

regards,
bhuvaneswaran


pgsql-novice by date:

Previous
From: "Delao, Darryl W"
Date:
Subject: Re: Postgres logs
Next
From: Renê Salomão
Date:
Subject: Postgres logs w/ Logrotate