| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Antonin Houska <ah(at)cybertec(dot)at>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Srinath Reddy Sadipiralla <srinath2133(at)gmail(dot)com>, Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Robert Treat <rob(at)xzilla(dot)net> |
| Subject: | Re: Adding REPACK [concurrently] |
| Date: | 2026-04-20 15:11:56 |
| Message-ID: | aeZA8g3vkE4jmq4z@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Matheus Alcantara | 2026-04-20 15:23:15 | Re: MERGE PARTITIONS and DEPENDS ON EXTENSION. |
| Previous Message | Ayush Tiwari | 2026-04-20 15:01:44 | Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON |