Re: CREATE DATABASE ... STRATEGY WAL_LOG issues

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org, Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Subject: Re: CREATE DATABASE ... STRATEGY WAL_LOG issues
Date: 2023-03-22 13:58:58
Message-ID: CA+TgmobbbmPy+s=Ps=V2_tFir+Si1K0CnA5kvL=DRTOa6bcNYA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 22, 2023 at 1:12 AM Andres Freund <andres(at)anarazel(dot)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.

--
Robert Haas
EDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan S. Katz 2023-03-22 14:06:32 Re: User functions for building SCRAM secrets
Previous Message Masahiko Sawada 2023-03-22 13:47:10 Re: Initial Schema Sync for Logical Replication