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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Никита Калинин <n(dot)kalinin(at)postgrespro(dot)ru>
Cc: 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-24 03:41:23
Message-ID: ZvI043n53m2zm74F@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Sep 23, 2024 at 03:21:13PM +0700, Никита Калинин wrote:
> 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?

Yes, like b0c5b215dace, we should. REL_17_STABLE is frozen this week
for the new major release, but the other branches are not, so I have
applied a cherry-pick of 936e3fa3787a to 12~16, and b0c5b215dace to
16.
--
Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Abhishek Mittal 2024-09-24 05:45:26 Re: BUG #18624: Memory Leak Issue with PostgreSQL Connection During COPY Command Execution.
Previous Message Michael Paquier 2024-09-24 01:56:27 Re: vacuumdb: permission denied for schema "pg_temp_7"