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 you suppose that the stdio support under cygwin somehow permanently closes the stderr output descriptor after the first failure to write? That would be unpleasant. (Are you sure there *is* now space to write?) regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])