Обсуждение: Re: [GENERAL] what on earth does this mean?!?

Поиск
Список
Период
Сортировка

Re: [GENERAL] what on earth does this mean?!?

От
"K.T."
Дата:
I think this is another one that falls under the general fix all:
run the "vacuum" command.

-----Original Message-----
From: Karl Auer <auer@kom.id.ethz.ch>
To: pgsql-general@postgreSQL.org <pgsql-general@postgreSQL.org>
Date: Wednesday, March 03, 1999 3:56 AM
Subject: [GENERAL] what on earth does this mean?!?


>Hi all.
>
>Apologies to those who have seen this in the novice list already,
>someone suggested here might be a better spot for my question.
>
>Here 'tis.
>
>I have just started getting the following message, by the ton, in my
>postgres log:
>
>   ERROR:  RelationCatalogInformation: Relation 21400 not found
>
>I've traced it to the point that I know exactly what statement is producing
>it, namely:
>
>   select attribute_id from dictionary where name = 'USR-MP-EDO'
>
>Note that this staement is representative - the same statement is executed
>many times but with different names; each statement, regardles of the
>name in it, causes exactly the same error message, including the same
>number (21400). Needless to say, the job that needs doing, of which this
>little select is a part, is not getting done :-(
>
>When I execute this statement by hand in the same database, as the same
user
>as is executing the script (where these statements are coming from), it
works
>fine.
>
>Any ideas most gratefully accepted. Mostly I'd like to know what the error
>message means...
>
>Regards, K.
>
>---
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~
>Karl Auer (auer@kom.id.ethz.ch)              Geschaeft/work
+41-1-6327531
>Kommunikation, ETHZ RZ                          Privat/home
+41-1-4517941
>Clausiusstrasse 59                                      Fax
+41-1-6321225
>CH-8092 ZUERICH Switzerland
>



Re: [GENERAL] what on earth does this mean?!?

От
Karl Auer
Дата:
Thanks KT

Vacuum sadly does not help.

Is there anyone out there who actually knows what this message *means*? Not
necessarily specifically for 21400 of course, but in general?

  ERROR:  RelationCatalogInformation: Relation 21400 not found

Regards, K.

---
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (auer@kom.id.ethz.ch)              Geschaeft/work     +41-1-6327531
Kommunikation, ETHZ RZ                          Privat/home     +41-1-4517941
Clausiusstrasse 59                                      Fax     +41-1-6321225
CH-8092 ZUERICH Switzerland