pg_dump error

From: s(dot)chava(at)wcom(dot)com (Srinivasa Rao Chava)
To: pgsql-admin(at)postgresql(dot)org
Subject: pg_dump error
Date: 2002-02-25 21:32:43
Message-ID: 66d229f1.0202251332.3e79fa16@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I have recently upgraded to postgresql 7.2.
When I try to take backup with pg_dump, one of the database is
generating
the following error.

pg_dump: query to obtain procedure name for trigger
"ins_extranet_cspm_bug" did not return exactly one result

I checked the for the trigger "ins_extranet_cspm_bug" from
pg_trigger system catalog table, it is retrieving just one error.
What is the cause of this error and how can I fix it. We are planning
to upgrade
database to postgresql7.2 from 7.1.3 in this week. But now I'm scared
to do it in production with this problem.
Thanks for any help
chava

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Rohit Dewan 2002-02-25 21:36:02 Minimum database size
Previous Message Denis Chavez 2002-02-25 17:20:43 About RBAC in postgres