[EMAIL PROTECTED] (Srinivasa Rao Chava) writes: > pg_dump: query to obtain procedure name for trigger > "ins_extranet_cspm_bug" did not return exactly one result
The most likely bet is that there's no function at all that matches the OID stored in the trigger. Have you done any deletion/recreation of functions in the new database? The error message that 7.2's pg_dump emits here seems less helpful than the old one :-(. Will see if I can tweak it. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]