Thread: not use pg_dump & pg_dumpall

not use pg_dump & pg_dumpall

From
"guard"
Date:
error message

getTables(): relation 'adju':cannot find function with oid 1646 for
trigger.....







Re: not use pg_dump & pg_dumpall

From
Stephan Szabo
Date:
Do you have any triggers or  constraints defined
on that table?

What does
select * from pg_proc where oid=1646;
show?

On Mon, 26 Feb 2001, guard wrote:

> error message
>
> getTables(): relation 'adju':cannot find function with oid 1646 for
> trigger.....
>