"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
pgsql-hackers by date
| Next: | From: Marc G. Fournier | Date: 2005-01-15 21:03:36 |
| Subject: Re: FATAL: catalog is missing 1 attribute(s) for relid |
| Previous: | From: Marc G. Fournier | Date: 2005-01-15 21:00:05 |
| Subject: Re: FATAL: catalog is missing 1 attribute(s) for relid |