Re: pg_dump:cannot find function for trigger

From: Claudio Jose Zanardi Grillo <cjg(at)certi(dot)ufsc(dot)br>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_dump:cannot find function for trigger
Date: 2000-11-24 10:02:01
Message-ID: 200011241002.IAA23253@carcara.certi.ufsc.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi :

I was using the wrong version(6.5.2) of pg_dump,that was
in
my PATH !!! With the correct version(7.0.2) the dump was
OK !!

Thanks !!
Claudio Grillo

Quoting Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:

> Claudio Grillo <cjg(at)certi(dot)ufsc(dot)br> writes:
> > getTables(): relation 'tb_bombas': cannot find
function with oid 1654
> > for trigger RI_ConstraintTrigger_28974
>
> > But I can find de procedure with oid 1654 in the
pg_proc, and the
> > reference to this function in pg_trigger:
>
> > pg_proc
> > proname
> >
>
|proowner|prolang|proisinh|proistrusted|proiscachable|pronargs|proretset|prorettype|proargtypes|probyte_pct|properbyte_cpu|propercall_cpu|prooutin_ratio|prosrc
>
> > |probin
> >
>
--------------------+--------+-------+--------+------------+-------------+--------+---------+----------+-----------+-----------+--------------+--------------+--------------+--------------------+------
>
> > RI_FKey_noaction_del| 40| 11|f
|t |f
> > | 0|f | 0| |
100|
> > 0| 0|
100|RI_FKey_noaction_del|-
> > (1 row)
>
>
> Hmm. Do you have a user with sysid 40 in pg_shadow?
pg_dump tends to
> get confused by 'owner' links that point to
nonexistent users.
>
> regards, tom lane
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message GH 2000-11-24 10:07:25 Re: Skipping numbers in a sequence.
Previous Message j.logsdon 2000-11-24 09:32:43 Pivotal system