Re: Can't drop subscription - Mailing list pgsql-admin

From Tom Lane
Subject Re: Can't drop subscription
Date
Msg-id 525703.1645467746@sss.pgh.pa.us
Whole thread Raw
In response to Re: Can't drop subscription  (Axel Rau <Axel.Rau@Chaos1.DE>)
Responses [RESOLVED] Re: Can't drop subscription  (Axel Rau <Axel.Rau@Chaos1.DE>)
List pgsql-admin
Axel Rau <Axel.Rau@Chaos1.DE> writes:
> This was the  error message from an ansible script. I assumed, ansible did the quoting.
> Doing it per hand, works:

Seems likely that the ansible script is connecting to a different
database.  Log-rep subscriptions are database-local objects, not
cluster-wide, so it matters.

            regards, tom lane



pgsql-admin by date:

Previous
From: Axel Rau
Date:
Subject: Re: Can't drop subscription
Next
From: Marcia Rocha
Date:
Subject: postgresql14-contrib does not install with libpython 3.7