Re: [GENERAL] Contraint Trigger Permissions

2005-09-17 Thread Michael Fuhr
On Fri, Sep 16, 2005 at 12:12:04PM -0700, [EMAIL PROTECTED] wrote: > I'm using PostgreSQL 7.3.6 and run into a permissions problem when a > particular constraint trigger is attempting to restore using > pg_restore. Could you be more specific? What are you doing and what's the error message? --

[GENERAL] Contraint Trigger Permissions

2005-09-17 Thread cbeahm
I'm using PostgreSQL 7.3.6 and run into a permissions problem when a particular constraint trigger is attempting to restore using pg_restore. Is there a good way to analyze what permissions are required for a particular constraint trigger? I have a problem where it looks like a contraint trigger