Joel Burton <[EMAIL PROTECTED]> writes: > Do we know if the problem is in pg_dump, or is there no way > to pass the tgconstrrelid value in the CREATE CONSTRAINT TRIGGER > statement? IIRC, pg_dump is just failing to transfer the value; it needs to emit an additional clause in the CREATE CONSTRAINT command to do so. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
- [HACKERS] [BUG?] tgconstrrelid doesn't survive a dump/restor... Joel Burton
- Re: [HACKERS] [BUG?] tgconstrrelid doesn't survive a du... Tom Lane
- [HACKERS] Re: [BUG?] tgconstrrelid doesn't survive ... Joel Burton
- [HACKERS] Re: [BUG?] tgconstrrelid doesn't surv... Tom Lane
- [HACKERS] Re: [BUG?] tgconstrrelid doesn't ... Philip Warner
- Re: [HACKERS] Re: [BUG?] tgconstrrelid doesn't ... Philip Warner
- Re: [HACKERS] Re: [BUG?] tgconstrrelid does... Jan Wieck
- Re: [HACKERS] Re: [BUG?] tgconstrrelid... Philip Warner
- Re: [HACKERS] Re: [BUG?] tgconstrrelid... Tom Lane
- Re: [HACKERS] Re: [BUG?] tgconstrr... Joel Burton
- Re: [HACKERS] Re: [BUG?] tgconstrr... Joel Burton