| From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
| Cc: | Amit Kapila <akapila(at)postgresql(dot)org>, pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: Allow upgrades to preserve the full subscription's state. |
| Date: | 2024-02-16 02:59:38 |
| Message-ID: | CAA4eK1+zRO4gCaJyhYr7FnoXUyNqNcpqnpxooZKkPsJ6f1Wq2A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On Thu, Feb 15, 2024 at 7:15 PM Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
>
> On 02.01.24 04:07, Amit Kapila wrote:
> > Allow upgrades to preserve the full subscription's state.
>
> The added test src/bin/pg_upgrade/t/004_subscription.pl does not pass when
>
> export PG_TEST_PG_UPGRADE_MODE=--link
>
> is set.
>
> Could you check whether that could be fixed, or otherwise if the test
> needs to be skipped in that case?
>
Thanks for the report. We are working on a fix for it [1].
--
With Regards,
Amit Kapila.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2024-02-16 03:41:27 | pgsql: Add more LOG and DEBUG messages for slot synchronization. |
| Previous Message | David Rowley | 2024-02-16 02:01:52 | pgsql: Attempt to stabilize flapping regression test |