Re: dblink query interruptibility

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: dblink query interruptibility
Date: 2025-04-05 22:14:52
Message-ID: ba7b49d8-cbcc-4da5-8b79-61d4eaad63b7@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 4/3/25 11:29 PM, Noah Misch wrote:
> Pushed (e.g. v16 has commit 82a8f0f). Only v16 had libpq-be-fe-helpers.h at
> all, so I also back-patched 28a5917 to add it. The original use case for
> libpq-be-fe-helpers.h was interrupting PQconnectdbParams(), commit e460248. I
> decided not to back-patch that one, since connection-time delays are often
> limited in ways query runtime is not. We could change that decision.

Thanks!

I am fine with that since there seem to be few real world complaints.

Andreas

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2025-04-05 22:29:22 Re: Draft for basic NUMA observability
Previous Message Alena Rybakina 2025-04-05 21:01:57 Re: Removing unneeded self joins