Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY) - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Date
Msg-id ahc0eor_-OApK4pd@alvherre.pgsql
Whole thread
In response to Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)  (shveta malik <shveta.malik@gmail.com>)
Responses Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
List pgsql-hackers
On 2026-May-26, shveta malik wrote:

> On Tue, May 26, 2026 at 3:09 PM Imran Zaheer <imran.zhir@gmail.com> wrote:
> >
> > Hi,
> >
> > Thanks Shveta,  I agree with the additional sanity checks and comments.
> 
> Thanks, v3 LGTM.

Thanks!  Pushed with some cosmetic changes.

One of them was that I wasn't sure of the reason why ApplyLauncherMain()
isn't requesting logical decoding disable upon dropping the slot, so
there's now an XXX comment there.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"Java is clearly an example of money oriented programming"  (A. Stepanov)



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Heads Up: cirrus-ci is shutting down June 1st
Next
From: Matheus Alcantara
Date:
Subject: Re: postgres_fdw, dblink: Validate use_scram_passthrough values