| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Erik Dobák <erik(dot)dobak(at)gmail(dot)com>, PostgreSQL Bug List <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 18:28:08 |
| Message-ID: | CAKFQuwagA5jf1RAvT6LaD6fLQwJDG2Cd2koH6L3xz5KyEqtUWw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Tue, Jul 15, 2025, 11:00 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> I just tested logical replication both ways between current master and
> v14 branch tip, and in either case the publishing server stops pretty
> much instantaneously after "pg_ctl stop -m fast". So I don't see
> anything broken about our code, and I remain of the opinion that Qlik
> is probably at fault.
>
Ok, yeah. Looking more closely the reconnection attempt in the log doesn't
look related to this so those hung connections are not playing nicely when
told to go away. Which indeed in fast mode we have to rely upon.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Erik Dobák | 2025-07-15 18:32:53 | Re: BUG #18985: fast shutdown does not close connections from qlik data gateway data movement aka. replicate |
| Previous Message | Tom Lane | 2025-07-15 18:27:02 | Re: BUG #18985: fast shutdown does not close connections from qlik data gateway data movement aka. replicate |