| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Peter Eisentraut <peter(at)eisentraut(dot)org>, vignesh C <vignesh21(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgsql: Clean up role created in new subscription test. |
| Date: | 2024-03-27 15:26:03 |
| Message-ID: | 3308709.1711553163@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
Daniel Gustafsson <daniel(at)yesql(dot)se> writes:
> The only option is to make the check opt-in via a command-line parameter for
> use it in the main regress tests, and not use it for the contrib tests. The
> attached v7 does that and passes CI, but I wonder if it's worth it all with
> that restriction?
Yeah, that seems hardly worth it --- and it's only an accident of
implementation that we don't run the main tests in parallel with
something else, anyway. Too bad, but ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2024-03-27 15:26:47 | Re: pgsql: Track last_inactive_time in pg_replication_slots. |
| Previous Message | Nathan Bossart | 2024-03-27 15:25:16 | Re: pgsql: Allow using syncfs() in frontend utilities. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2024-03-27 15:26:47 | Re: pgsql: Track last_inactive_time in pg_replication_slots. |
| Previous Message | Nathan Bossart | 2024-03-27 15:25:16 | Re: pgsql: Allow using syncfs() in frontend utilities. |