From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
---|---|
To: | vignesh C <vignesh21(at)gmail(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alexander Lakhin <exclusion(at)gmail(dot)com>, Noah Misch <noah(at)leadboat(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Why is subscription/t/031_column_list.pl failing so much? |
Date: | 2024-02-19 08:49:54 |
Message-ID: | CAA4eK1J8PEXqTmVB4w1mLkS7VaKp20_LpDamEvax7+go3CJbKg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Feb 15, 2024 at 10:46 AM vignesh C <vignesh21(at)gmail(dot)com> wrote:
>
> On Thu, 15 Feb 2024 at 08:42, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> >
>
> > To resolve the BF
> > failure, I still feel, we should just recreate the subscription. This
> > is a pre-existing problem and we can track it via a separate patch
> > with a test case targetting such failures.
>
> +1 for going with recreation of the subscription, the changes for this
> are available at [1].
> [1] - https://www.postgresql.org/message-id/CALDaNm1hLZW4H4Z61swK6WPW6pcNcjzXqw%3D6NqG7e-RMtkFaZA%40mail.gmail.com
>
Tom, and others, does anyone still object to going ahead with an idea
by just changing the test to recreate the subscription to silence BF
failures for this test?
Note that Vignesh has already started a thread [1] to add an option
(or otherwise) to ignore publication lookup failures.
--
With Regards,
Amit Kapila.
From | Date | Subject | |
---|---|---|---|
Next Message | Bertrand Drouvot | 2024-02-19 08:52:11 | Avoid switching between system-user and system-username in the doc |
Previous Message | Daniel Gustafsson | 2024-02-19 08:42:29 | Re: What about Perl autodie? |