BUG #4255: could not write to log file: Bad file descriptor

From: "Ati Rosselet" <ati(dot)rosselet(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4255: could not write to log file: Bad file descriptor
Date: 2008-06-20 16:38:46
Message-ID: 200806201638.m5KGck9Z056245@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4255
Logged by: Ati Rosselet
Email address: ati(dot)rosselet(at)gmail(dot)com
PostgreSQL version: 8.3.3.1
Operating system: windows 2003 svr sp2+updates
Description: could not write to log file: Bad file descriptor
Details:

in EventLog:
could not write to log file: Bad file descriptor
This error occurs repeatedly, but not consistently, other than that it
ALWAYS occurs at almost exactly same time as log rollover, and it's
frequency is reduced by reducing the amount logged (less chance for a
conflict somewhere?)

eg:
postgres log:
postgresql-2008-06-20_121525.log
EventLog error occurs at 12:15:26 PM

I know.. no speculation.. but the small delay between creation of a new
logfile, and closure of the previous seems to indicate a stale file
handle... mind you.... just a guess..

Hope this can be resolved...
Cheers

Browse pgsql-bugs by date

  From Date Subject
Next Message arli weng 2008-06-21 13:25:15 BUG #4257: about unicode extend
Previous Message Alvaro Herrera 2008-06-19 14:27:57 Re: BUG advisory_lock