Re: Adding REPACK [concurrently] - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Adding REPACK [concurrently]
Date
Msg-id aeZA8g3vkE4jmq4z@alvherre.pgsql
Whole thread
In response to Re: Adding REPACK [concurrently]  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Adding REPACK [concurrently]
Re: Adding REPACK [concurrently]
List pgsql-hackers
On 2026-Apr-20, Tom Lane wrote:

> So what you're saying is that the core regression tests will now fail
> with wal_level=minimal?  I don't see how that can possibly be
> considered acceptable from a global standpoint; we might as well
> remove wal_level=minimal, because it will never again get tested.

Hmm, you're right, this was brain fade on my part.

It surprising though that no buildfarm animal so far has complained.
But I remember there's at least one that runs with that, per
be142fa008ad.

> I think you need to move these tests out into some other test suite
> (or make a new one).

I'll see what I can find.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/



pgsql-hackers by date:

Previous
From: Ayush Tiwari
Date:
Subject: Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON
Next
From: "Matheus Alcantara"
Date:
Subject: Re: MERGE PARTITIONS and DEPENDS ON EXTENSION.