Re: replay of CREATE TABLESPACE eats data at wal_level=minimal - Mailing list pgsql-hackers

From Robert Haas
Subject Re: replay of CREATE TABLESPACE eats data at wal_level=minimal
Date
Msg-id CA+TgmoaMLgBJc-P9kk4cdiDQrcowjLHTgCEJ4AkRd=KRxL78AA@mail.gmail.com
Whole thread Raw
In response to Re: replay of CREATE TABLESPACE eats data at wal_level=minimal  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: replay of CREATE TABLESPACE eats data at wal_level=minimal
List pgsql-hackers
On Wed, Aug 25, 2021 at 8:03 AM Robert Haas <robertmhaas@gmail.com> wrote:
> On Wed, Aug 25, 2021 at 1:21 AM Noah Misch <noah@leadboat.com> wrote:
> > Sounds good.  I think the log message is the optimal place:
>
> Looks awesome.

Is there anything still standing in the way of committing this?

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



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints
Next
From: Robert Haas
Date:
Subject: Re: using an end-of-recovery record in all cases