Re: BUG #18609: Repeated installcheck failure in test_pg_dump due to existing role

From: Никита Калинин <n(dot)kalinin(at)postgrespro(dot)ru>
To: Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18609: Repeated installcheck failure in test_pg_dump due to existing role
Date: 2024-09-23 08:21:13
Message-ID: D856ECEE-0C1A-4464-BE10-67C011AA3CE9@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Yes, it will be enough to add DROP OWNED BY.
Perhaps with these changes, we can allow meson builds to run the test_pg_dump test in installcheck mode on the REL_16_STABLE branch?

> On 19 Sep 2024, at 14:44, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> DROP OWNED BY

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Erik Wienhold 2024-09-23 12:33:41 Re: Can't fix Pgsql Insert Command Issue.
Previous Message Richard Guo 2024-09-23 07:55:59 Re: BUG #18627: Regression (15 -> 16) - Join removal not performed when join condition spans multiple tables