"Thomas F. O'Connell" <[EMAIL PROTECTED]> writes:
> 2006-03-21 10:38:53 CST 1412 :LOG:  archive recovery complete
> 2006-03-21 10:38:53 CST 1412 :LOG:  could not truncate directory  
> "pg_multixact/offsets": apparent wraparound
> 2006-03-21 10:38:53 CST 1412 :LOG:  could not truncate directory  
> "pg_multixact/members": apparent wraparound

What file name(s) appear in those directories?  Do you continue to get
the same log messages during subsequent checkpoints?

> followed by dozens of these:
> 2006-03-21 10:39:22 CST 2499 :LOG:  invalid server process ID -1

I've seen this off and on in CVS HEAD, mostly just after provoking a
backend crash ;-).  The message is evidently from the pgstats subsystem.
I think it has to do with backends trying to send stats messages before
they're fully initialized, but haven't tracked it down yet.  It should
be pretty harmless in any case.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to