Re: How to rename in-use logical replication publication?

Kristjan Mustkivi <sonicmonkey@gmail.com>

From: Kristjan Mustkivi <sonicmonkey@gmail.com>
To: pgsql-general@lists.postgresql.org
Date: 2021-10-20T11:33:03Z
Lists: pgsql-general
On Tue, Oct 19, 2021 at 10:31 PM Kristjan Mustkivi
<sonicmonkey@gmail.com> wrote:
> Postgres v11.12. Getting "ERROR:  publication "new_rep_pub" does not
> exist" after renaming an existing publication. And the only way to get
> it working seems to start from scratch. What am I missing?

Ok, the recipe works perfectly in v13.4 which leads me to believe it
is a bug in v11.12.

Best regards,

Kristjan Mustkivi