Re: [GENERAL] dup(0) failed after 3195 successes: Bad file descriptor

2004-06-29 Thread Tom Lane
Martijn van Oosterhout <[EMAIL PROTECTED]> writes: > On Tue, Jun 29, 2004 at 10:10:18AM -0400, Tom Lane wrote: >> Hmm. What system is this on? What errno code corresponds to >> "Bad file descriptor"? > That would be EBADF I think. However, my linux manpage indicates it's > not a possible return

[GENERAL] dup(0) failed after 3195 successes: Bad file descriptor

2004-06-29 Thread CSN
At startup this appears in the log: WARNING: dup(0) failed after 3195 successes: Bad file descriptor What does it mean? __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --