Re: User timeouts for scheduling functions - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: User timeouts for scheduling functions
Date
Msg-id CAKFQuwaM=knrpnzHLbPfPzXg-r8ByAHJJVMDLS3iNrYayTto7A@mail.gmail.com
Whole thread Raw
List pgsql-hackers
On Tuesday, June 10, 2025, Steve Senior <ssenior45@googlemail.com> wrote:
I'm prototyping an extension in which I need to execute a C function repeatedly on a timer as part of a sql execution hook,

Isn’t this going to produce a long-running open transaction?

David J.

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Improve tab completion for COPY
Next
From: Michael Banck
Date:
Subject: Re: Cleaning up historical portability baggage