Hello,
Don't know if my vote counts here, but ANYTHING that makes pg_dump
more correct should be
backpatched. It is one thing to have index bloat, it is entirely another
to not be able to correctly backup
and restore.
Also did you guys patch the create schema bug? I have a patch I can
submit if not.
Sincerely,
Joshua Drake
Tom Lane wrote:
>Jan Wieck <JanWieck@Yahoo.com> writes:
>
>
>>I have more precisely defined "builtin" as "belongs to a schema who's
>>name starts with pg_", as that is how we distinguish what namespaces get
>>dumped in the first place.
>>
>>
>
>Check.
>
>
>
>>The patch is applied to 7.4 according to being a bug. The same patch
>>would cleanly apply to 7.3.4 as well, so my question is do we want to
>>backpatch?
>>
>>
>
>No objection here.
>
> regards, tom lane
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
>