Postgres 8.3 on Ubuntu. Where are the server logs?

I'm sure there must be a standard place it puts them.

link|improve this question

62% accept rate
feedback

2 Answers

up vote 0 down vote accepted

Did you have a look in the /var/log directory? I assume the logs are placed in /var/log/postgresql. But you can also check the PostgreSQL configuration files for the logfile settings.

link|improve this answer
feedback

Somewhere in /var/log would be my guess. That's the standard place for logs in Debian, which Ubuntu is derived from.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.