Re: [HACKERS] 7.4 logging bug.

2003-11-21 Thread Kurt Roeckx
On Fri, Nov 21, 2003 at 02:49:28AM -0500, Tom Lane wrote: > Kurt Roeckx <[EMAIL PROTECTED]> writes: > > It's still logging the "recycled transation log file". Is that > > send to stdout instead of stderr maybe? > > No, it all goes to stderr. But that output comes from a different > subprocess.

Re: [HACKERS] 7.4 logging bug.

2003-11-21 Thread Tom Lane
Kurt Roeckx <[EMAIL PROTECTED]> writes: > It's still logging the "recycled transation log file". Is that > send to stdout instead of stderr maybe? No, it all goes to stderr. But that output comes from a different subprocess. Not sure why that subprocess would still have working stderr if others

Re: [HACKERS] 7.4 logging bug.

2003-11-21 Thread Kurt Roeckx
On Thu, Nov 20, 2003 at 04:08:28PM -0500, Tom Lane wrote: > Kurt Roeckx <[EMAIL PROTECTED]> writes: > > I just installed a 7.4 on windows/cygwin. I restored a dump but > > ran out of disk space during the creating of an index. In psql I > > saw the "ERROR: could not extend relation ". > > Fro

Re: [HACKERS] 7.4 logging bug.

2003-11-20 Thread Tom Lane
Kurt Roeckx <[EMAIL PROTECTED]> writes: > I just installed a 7.4 on windows/cygwin. I restored a dump but > ran out of disk space during the creating of an index. In psql I > saw the "ERROR: could not extend relation ". > From that point on it seems to have stopped logging most things. Do yo

[HACKERS] 7.4 logging bug.

2003-11-20 Thread Kurt Roeckx
I just installed a 7.4 on windows/cygwin. I restored a dump but ran out of disk space during the creating of an index. In psql I saw the "ERROR: could not extend relation ". >From that point on it seems to have stopped logging most things. The ERROR and HINT are not in the log file, it stop