Re: CREATE DATABASE ... STRATEGY WAL_LOG issues - Mailing list pgsql-hackers

From Andres Freund
Subject Re: CREATE DATABASE ... STRATEGY WAL_LOG issues
Date
Msg-id 20230322170419.5h6m4nhbuxomz7ao@awork3.anarazel.de
Whole thread Raw
In response to Re: CREATE DATABASE ... STRATEGY WAL_LOG issues  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 2023-03-22 09:58:58 -0400, Robert Haas wrote:
> On Wed, Mar 22, 2023 at 1:12 AM Andres Freund <andres@anarazel.de> wrote:
> > Patch with the two minimal fixes attached. As we don't know whether it's worth
> > changing the strategy, the more minimal fixes seem more appropriate.
> 
> LGTM.

Thanks for checking. Pushed.



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Should we remove vacuum_defer_cleanup_age?
Next
From: Tom Lane
Date:
Subject: Re: Set arbitrary GUC options during initdb