Re: FATAL: catalog is missing 1 attribute(s) for relid 16396

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: FATAL: catalog is missing 1 attribute(s) for relid 16396
Date: 2005-01-15 21:02:22
Message-ID: 11588.1105822942@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Marc G. Fournier" <scrappy(at)postgresql(dot)org> writes:
> backend> reindex pg_class;
> ERROR: syntax error at or near "pg_class" at character 9

"reindex table pg_class", I think. And you'll probably need to be doing
this in a backend started with -P command line option.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2005-01-15 21:03:36 Re: FATAL: catalog is missing 1 attribute(s) for relid
Previous Message Marc G. Fournier 2005-01-15 21:00:05 Re: FATAL: catalog is missing 1 attribute(s) for relid