Thanks for the update; FWIW the new async connection stuff (pg_async_connect flag in connect) is something I'm keen on. I've been testing it locally and finding it works pretty well. If there's anything around that that you'd like me to test more I'd be happy to flog that or any other part of the asynchronous stuff that you'd like tested.
My work in progress repo for this is https://github.com/jjn1056/io-async-pg if you're interested Thanks! And thanks for your work on this very critical part of the Perl software ecosystem. John On Tue, Dec 30, 2025 at 11:46 AM Greg Sabino Mullane <[email protected]> wrote: > There are some other minor pending things, but in my mind as soon as all > the async stuff is sorted out and working we can push a new version. > > > Cheers, > Greg > >
