Matthew <[EMAIL PROTECTED]> writes:
>       FYI now when I try to use psql to connect to the database I get this
> error:
>       bash$ psql cms
>       psql: FATAL 1:  cannot find attribute 1 of relation pg_trigger

So the indexes on pg_attribute are hosed too.  I wonder whether that was
the original source of the problem, and the rest of this is
side-effects?

I am starting to think that you'd best initdb and reload, but there is
one more thing to try: run REINDEX on the whole database in standalone
mode.  See the documentation for the procedure; I'm not too clear on it
since I've never had to do it myself.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to