On Mon, 2007-12-31 at 04:52 +0000, Tom Lane wrote: > Log Message: > ----------- > Improve a number of elog messages for not-supposed-to-happen cases in btrees, > since these seem to happen after all in corrupted indexes. Make sure we > supply the index name in all cases, and provide relevant block numbers where > available. Also consistently identify the index name as such. > > Back-patch to 8.2, in hopes that this might help Mason Hale figure out his > problem.
Would it be helpful to do this for duplicate row detection as well? It would be great to get the htids of the two duplicates when we do detect this situation. -- Simon Riggs 2ndQuadrant http://www.2ndQuadrant.com ---------------------------(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
