| From: | "A(dot)Bhuvaneswaran" <bhuvanbk(at)yahoo(dot)com> |
|---|---|
| To: | "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: Postgres logs |
| Date: | 2003-03-28 04:53:22 |
| Message-ID: | Pine.LNX.4.44.0303281021350.5053-100000@Bhuvan.bksys.co.in |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | A.Bhuvaneswaran | 2003-03-28 05:06:31 | Re: Postgres logs |
| Previous Message | Wilkinson, Graeme | 2003-03-28 04:26:57 | installation issues with postgresql 7.3.2 |