Re: 8.3.7, 'cache lookup failed' for a table

From: Alban Hertroys <dalroi(at)solfertje(dot)student(dot)utwente(dot)nl>
To: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 8.3.7, 'cache lookup failed' for a table
Date: 2010-05-12 09:54:29
Message-ID: 74602630-DC2B-42E7-AFDD-24D2FE21E7B5@solfertje.student.utwente.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11 May 2010, at 16:19, Grzegorz Jaśkiewicz wrote:

> Another thing that makes me think so, is what I've seen in pg_dump's output:
>
> CREATE TRIGGER _simreplic_denyaccess_208
> BEFORE INSERT OR DELETE OR UPDATE ON some_table
> FOR EACH ROW
> EXECUTE PROCEDURE 28799('_somereplic');
>
> Which is obviously wrong.

I must be missing the obvious then, why is that wrong?

Not that I think I can help you with your problem, it's quite unclear what your problem is from what you described so far - if it's Slony related you're probably better off asking on the slony lists, if it's not you might want to give us some context, like the actual error message and from what command you got that for example.

Alban Hertroys

--
If you can't see the forest for the trees,
cut the trees and you'll see there is no forest.

!DSPAM:737,4bea7ae010413218958980!

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Glyn Astill 2010-05-12 09:57:27 Re: 8.3.7, 'cache lookup failed' for a table
Previous Message Grzegorz Jaśkiewicz 2010-05-12 09:33:59 Re: 8.3.7, 'cache lookup failed' for a table