Re: [PATCHES] pg_dump owner and acl fix #2

2004-07-12 Thread Bruce Momjian
Patch applied. Thanks. Change pg_dump to use ALTER OWNER commands instead of SET SESSION AUTHORIZATION commands by default. Move all GRANT and REVOKE commands to the end of the dump to avoid restore failures in several situations. Bring back --use-set-session-authorization option to get previou

[PATCHES] pg_dump owner and acl fix #2

2004-06-28 Thread Christopher Kings-Lynne
OK, This version works wonderfully on my production database. Chris pg_dump_owners2.txt.gz Description: GNU Zip compressed data ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster