Re: Postgres14.1 bug with pg_restore and repmgr

From: Stanisław Kodzis <stanislawk(at)ntropy(dot)pl>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: Postgres14.1 bug with pg_restore and repmgr
Date: 2021-11-17 08:13:48
Message-ID: CAMxe1z4QODbBjiMw6AAqUu=1pyLVdWzdDs2TnOX7tO=_JoeJqA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Yes!

Running "DROP EXTENSION repmgr;" on 9.6 did the trick!

Thank you Michael! You saved my day... or even 3 to be correct ;)

Warm greetings from Poland,
Stanisław

śr., 17 lis 2021 o 08:33 Michael Paquier <michael(at)paquier(dot)xyz> napisał(a):

> On Wed, Nov 17, 2021 at 08:19:52AM +0100, Stanisław Kodzis wrote:
> > What do you actually mean by "dropping repmgr extension"? Do you mean 9.6
> > or 14.1 DB? Do you mean DROP EXTENSION "repmgr" on 9.6?
>
> My suggestion was to run "DROP EXTENSION repmgr;" on your cluster that
> would be upgraded.
> --
> Michael
>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Stanisław Kodzis 2021-11-17 09:16:38 Re: Postgres14.1 bug with pg_restore and repmgr
Previous Message Michael Paquier 2021-11-17 07:33:42 Re: Postgres14.1 bug with pg_restore and repmgr