Michael Guerin <guerin (AT) rentec (DOT) com> writes:
Quote:
ERROR: failed to re-find parent key in "pg_attribute_relid_attnam_index" |
Oh? What PG version is this exactly?
Your best bet is probably to REINDEX pg_attribute, but it would be wise
to try to understand what happened before you wipe out the evidence...
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match