Re: Error while restoring database

From: "Johann Zuschlag" <zuschlag(at)online(dot)de>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Error while restoring database
Date: 2001-10-21 17:54:03
Message-ID: E15vMkv-0004x0-00@mrelay01.kundenserver.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, 21 Oct 2001 12:42:57 -0400, Tom Lane wrote:

>>> select * from pg_operator where oid = 280343;
>>> select * from pg_operator where oid = 280344;
>> Attached you find the results of the above selects.
>
>Okay ... are there any rows in pg_operator with OID 280346 or 280347 ?

Yes, seems so. See the attachment. Again, the negator stuff
never worked for numeric.

regards

Johann Zuschlag
zuschlag(at)online(dot)de

Attachment Content-Type Size
pg_operator2.txt text/plain 1.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-10-21 18:14:05 Re: Error while restoring database
Previous Message Tom Lane 2001-10-21 16:47:41 Re: CREATE RULE ON UPDATE/DELETE