Thread: Re: User timeouts for scheduling functions

Re: User timeouts for scheduling functions

From
"David G. Johnston"
Date:
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.