Re: BUG #18985: fast shutdown does not close connections from qlik data gateway data movement aka. replicate - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #18985: fast shutdown does not close connections from qlik data gateway data movement aka. replicate
Date
Msg-id 938838.1752604022@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #18985: fast shutdown does not close connections from qlik data gateway data movement aka. replicate  (Erik Dobák <erik.dobak@gmail.com>)
Responses Re: BUG #18985: fast shutdown does not close connections from qlik data gateway data movement aka. replicate
List pgsql-bugs
=?UTF-8?Q?Erik_Dob=C3=A1k?= <erik.dobak@gmail.com> writes:
> did not know about plugins in postgres. how would one check if there is
> some?

Check the pg_replication_slots view on the publisher for the slot(s)
being used for Qlik replication.  If the "plugin" column says
something other than "pgoutput" then a nonstandard plugin is being
used.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #18986: SIGSEGV in nodeModifyTable.c during Parallel Execution
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #18985: fast shutdown does not close connections from qlik data gateway data movement aka. replicate