Re: right sibling is not next child - Mailing list pgsql-bugs

From Tom Lane
Subject Re: right sibling is not next child
Date
Msg-id 19587.1144852647@sss.pgh.pa.us
Whole thread Raw
In response to Re: right sibling is not next child  ("Peter Brant" <Peter.Brant@wicourts.gov>)
List pgsql-bugs
"Peter Brant" <Peter.Brant@wicourts.gov> writes:
> bigbird=# vacuum analyze "MaintCode";
> ERROR:  duplicate key violates unique constraint
> "pg_statistic_relid_att_index"

Hm, can you see any rows in pg_statistic with duplicate values of
(starelid, staattnum)?  If so it'd be useful to look at their
ctid/xmin/xmax/cmin/cmax values.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Peter Brant"
Date:
Subject: Re: right sibling is not next child
Next
From: Tom Lane
Date:
Subject: Re: right sibling is not next child