On Tue, Nov 2, 2010 at 1:43 PM, Ray Stell <stellr@xxxxxxxxxx> wrote:
>>
>> Good question. First, it's not easy to get confused like this because server
>> logs lives in $PGDATA/pg_log/
>
>
> this is configurable in postgresql.conf. you can set the logs to any dir
> that exists and is writable by the software owner. Doing that wil make it
> more clear what db you are really working with. I redirect to home:
>
> log_directory = '/home/postgres/log/atlassian'
>
Sure. What I meant was that it was configured to what I wrote above and that I was not looking in the wrong log.