Re: Should we remove db_user_namespace? - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Should we remove db_user_namespace?
Date
Msg-id 20230706034926.GA3603547@nathanxps13
Whole thread Raw
In response to Re: Should we remove db_user_namespace?  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Should we remove db_user_namespace?
List pgsql-hackers
On Thu, Jul 06, 2023 at 08:21:18AM +0900, Michael Paquier wrote:
> Removing the GUC from this table is kind of annoying.  Cannot this be
> handled like default_with_oids or ssl_renegotiation_limit to avoid any
> kind of issues with the reload of dump files and the kind?

Ah, good catch.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: contrib/pg_freespacemap first check input argument, then relation_open.
Next
From: Amit Kapila
Date:
Subject: Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication