Re: Postgres has stopped logging

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Lewis Kapell" <lkapell(at)setonhome(dot)org>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Postgres has stopped logging
Date: 2009-06-05 18:26:45
Message-ID: 4A291D15020000250002766A@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Lewis Kapell <lkapell(at)setonhome(dot)org> wrote:

> And anyway, there have now been three additional messages written to
> the log file since it was first created.

As long as it continues to log after you start PostgreSQL with the
file already in existence, I guess that's not it. You did try a stop
and a start, and ensure logging still works?

> By changing the log directory, I must have caused the logger
> process to obtain a new file handle, or something along those lines.

Perhaps you somehow deleted the file while PostgreSQL was still
running? It would still be linked to the old copy, and would happily
write to it even though you couldn't see it....

Just brainstorming....

-Kevin

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Lewis Kapell 2009-06-05 18:30:17 Re: Postgres has stopped logging
Previous Message Lewis Kapell 2009-06-05 18:05:48 Re: Postgres has stopped logging