Tom Lane wrote:
Joe Conway <[EMAIL PROTECTED]> writes:cyspec=# vacuum freeze pg_catalog.pg_class; ERROR: failed to re-find parent key in "pg_class_relname_nsp_index"It seems that we cannot vacuum pg_class, because vacuum itself fails. Any suggestions on how to bootstrap the fixing of pg_class?REINDEX?
As usual, sage advice. That worked -- thanks. Joe ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster