Re: BUG #18985: fast shutdown does not close connections from qlik data gateway data movement aka. replicate

From: Erik Dobák <erik(dot)dobak(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18985: fast shutdown does not close connections from qlik data gateway data movement aka. replicate
Date: 2025-07-15 16:22:21
Message-ID: CAH7-e5sFFOJ4e9D4b2130-mqHEj-m9GbBw-if_Uh9L5mCLRBWw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, 15 Jul 2025, 18:08 Tom Lane, <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> =?UTF-8?Q?Erik_Dob=C3=A1k?= <erik(dot)dobak(at)gmail(dot)com> writes:
> > On Tue, 15 Jul 2025, 16:35 David G. Johnston, <
> david(dot)g(dot)johnston(at)gmail(dot)com>
> > wrote:
> >> Can you replicate this on a supported version of PostgreSQL?
>
> > 14.18 is afaik supported. it is runn:ng on 14.8. so yes i could replicate
> > this on a supported version.
>
> I think what David is actually wondering about is "Qlik Data Gateway
> Data Movement". That is not our code, and if it's using a custom
> logical-replication plugin then the plugin seems like the likely
> thing to blame. We have not heard reports of this happening with
> our stock replication code.
>
> regards, tom lane
>

hi Tom,

not sure what you mean by "plugin".

dgdm is connecting to an untempered postgres db = standard postres db
installation afaik.

did not know about plugins in postgres. how would one check if there is
some?

E

>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2025-07-15 16:27:36 Re: BUG #18985: fast shutdown does not close connections from qlik data gateway data movement aka. replicate
Previous Message PG Bug reporting form 2025-07-15 16:11:56 BUG #18986: SIGSEGV in nodeModifyTable.c during Parallel Execution