error Backing up DB - Mailing list pgsql-admin

From Graham Vickrage
Subject error Backing up DB
Date
Msg-id NDBBJABDILOPAOOMFJHOCECKCHAA.graham@digitalplanit.com
Whole thread Raw
Responses Re: error Backing up DB  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
I am getting the following error when using pg_dump (v 7.0 on linux)

getTables(): relation 'client': cannot find function with oid 1654 for
trigger RI_ConstraintTrigger_7406341

And when I try and look at the functions using

/df

I get the following error -

ERROR:  Function 'oid8types(oidvector)' does not exist
        Unable to identify a function that satisfies the given argument
types
        You may need to add explicit typecasts

Is this familiar to anyone else???

Thanks

Graham

Attachment

pgsql-admin by date:

Previous
From: "Oliver Elphick"
Date:
Subject: Re: Temporary files directory
Next
From: Tom Lane
Date:
Subject: Re: error Backing up DB