Lars Hamann <[email protected]> writes: > I've a strange problem with missing indices.
Curious. Is pg_class.relhasindex true for this table?
If not, try manually UPDATE'ing that pg_class row to make it true.
regards, tom lane
--
Sent via pgsql-admin mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
