Ben Grimm <[EMAIL PROTECTED]> writes: > On Thu, 04 Sep 2003, Tom Lane wrote: >> Ben Grimm <[EMAIL PROTECTED]> writes: >>> I haven't tried the 7.4 beta, so it may be fixed there - but in >>> 7.3.4, pg_dumpall doesn't output global database ACL's. >> >> This is fixed for 7.4.
> Is there a patch to backport this to the 7.3 series? No, but you can use 7.4's pg_dumpall against your 7.3 database. This is generally the recommended way to do an upgrade, btw --- the newer version's pg_dump is supposed to be able to compensate for cross-version compatibility issues, but we lack the crystal ball needed to make the older version's pg_dump do it :-( regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html