Re: Fix pg_restore --no-globals SQL output for pg_dumpall archives - Mailing list pgsql-hackers

From Chao Li
Subject Re: Fix pg_restore --no-globals SQL output for pg_dumpall archives
Date
Msg-id 1B729E07-F156-4BF2-9D97-B2E5DEF60B21@gmail.com
Whole thread
In response to Re: Fix pg_restore --no-globals SQL output for pg_dumpall archives  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Fix pg_restore --no-globals SQL output for pg_dumpall archives
List pgsql-hackers

> On Jun 17, 2026, at 22:43, Andrew Dunstan <andrew@dunslane.net> wrote:
>
>
> On 2026-06-17 We 2:05 AM, Chao Li wrote:
>> Hi,
>>
>> While testing “[763aaa06f] Add non-text output formats to pg_dumpall” and “[3c19983cc] pg_restore: add --no-globals
optionto skip globals”, I found that 3c19983cc might have introduced a regression in 763aaa06f. 
>
> I think the plan is to revert that feature for now :-(
>
> cheers
>
> andrew
>
>
> --
> Andrew Dunstan
> EDB: https://www.enterprisedb.com
>

Are there any more serious issues identified for this feature?

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/







pgsql-hackers by date:

Previous
From: Ayush Tiwari
Date:
Subject: [PATCH] Fix two incorrect code comments
Next
From: Fujii Masao
Date:
Subject: Re: Rename EXISTS-to-ANY converted subplan to exists_to_any