Hi,
On May 26, 2019 9:49:49 AM EDT, Dave Cramer wrote:
>On Sun, 26 May 2019 at 01:40, Jaime Casanova
>
>wrote:
>
>> On Sat, 25 May 2019 at 08:35, Dave Cramer
>wrote:
>> >
>> > How do I get rid of this slot ?
>> >
>> > select pg_drop_replication_slot('mysub');
>> > ERROR: replication slot "mysub
On Sun, 26 May 2019 at 01:40, Jaime Casanova
wrote:
> On Sat, 25 May 2019 at 08:35, Dave Cramer wrote:
> >
> > How do I get rid of this slot ?
> >
> > select pg_drop_replication_slot('mysub');
> > ERROR: replication slot "mysub" is active for PID 13065
> > test_database=# select * from pg_subsc
On Sat, 25 May 2019 at 08:35, Dave Cramer wrote:
>
> How do I get rid of this slot ?
>
> select pg_drop_replication_slot('mysub');
> ERROR: replication slot "mysub" is active for PID 13065
> test_database=# select * from pg_subscription;
> subdbid | subname | subowner | subenabled | subconninfo