Query failed: ERROR: catalog is missing 1 attribute(s) for relid 456086

From: CSN <cool_screen_name90001(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Query failed: ERROR: catalog is missing 1 attribute(s) for relid 456086
Date: 2003-05-22 20:12:01
Message-ID: 20030522201201.55435.qmail@web40603.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Everything was working fine with a site of mine
yesterday, but today PG was failing with:

Warning: pg_query() [function.pg-query]: Query failed:
ERROR: catalog is missing 1 attribute(s) for relid
456086 . in /var/www/html/lib.php on line 200

VACUUM gave the same error, but VACUUM FULL appears to
have fixed whatever the problem was. Only one of the
PG databases was giving this error. Any idea what the
problem was/is? I'm using PG 7.3.2 and run the
vacuumdb script nightly.

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Yolanda Valverde 2003-05-22 20:12:25
Previous Message Bruno Wolff III 2003-05-22 18:51:22 Re: SELECT DISTINCT ON bug?