Simon Riggs <[EMAIL PROTECTED]> writes:
> Yeh, we traced a problem with GIN indexes to this cause in early June;
> Teodor fixed it quickly in REL8_2_STABLE, but that won't be available
> until 8.2.5.

Thanks, that's what I missed finding ... Robert, do you have any GIN
indexes in this DB?

> I'd be happier with a log message to say 
>   ereport(DEBUG2,
>     (errmsg("RM %d not safe to record restart point at %X/%X",
>                       rmid,
>                       checkPoint->redo.xlogid,
>                       checkPoint->redo.xrecoff)));
> to help trace such things in future.

As long as it's DEBUG2 or so, no objection here.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Reply via email to