sort of anser to "what on earth does this mean?!?"

From: Karl Auer <auer(at)kom(dot)id(dot)ethz(dot)ch>
To: pgsql-novice(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: sort of anser to "what on earth does this mean?!?"
Date: 1999-03-04 00:00:45
Message-ID: XFMail.990304010045.auer@kom.id.ethz.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all.

Recently I wrote:

>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'
> [...]

Well, I still don't know what it means, but I do know that I got rid of the
problem by dropping all my rules and triggers and reapplying them. I did this
one at a time, so I could see which one was doing the nasty, and surprisingly
the one that was having this bad effect was not one involving the dictionary
table in any way!

My thanks to those who made suggestions.

Regards, K.

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

Browse pgsql-general by date

  From Date Subject
Next Message Christopher R. Jones 1999-03-04 00:58:20 Postgre superuser??
Previous Message Jan Wieck 1999-03-03 19:17:08 Re: [HACKERS] NUMERIC and Perl