USER1995
USER1995
> [@jesperpedersen](https://github.com/jesperpedersen) I was wondering to getting started with task you gave!! and [@Userfrom1995](https://github.com/Userfrom1995) is not active I guess. what should I do? Hi, sorry for the late reply! Please...
> told me to make a patch on this : > > > [@ankushT369](https://github.com/ankushT369) You may have to work on a patch that verifies the message format (https://www.postgresql.org/docs/18/protocol-message-formats.html) during the...
I looked into it a bit more, and after some testing I found that the issue still shows up with both io_uring and kqueue. Turns out my last PR only...
Hi @fluca1978 @jesperpedersen, @fluca1978 While you are testing, can you try running this query with **io_uring**, irrespective of the pipeline? ```c pgbench -i -h localhost -p 2345 -U postgres -d...
> Commit [9675637](https://github.com/agroal/pgagroal/commit/9675637e9eede412341bd3117ba20120de93e3b6). > ## pipeline `transaction` > > I see a different error. > > ``` > % pgbench -i -h localhost -p 54333 -U pgbench > dropping old...
@fluca1978 Thanks for testing! I’ll try to reproduce the FreeBSD issues. It seems like both backends io_uring and kqueue are misbehaving. Could you please verify epoll with the same query,...
> > @fluca1978 Thanks for testing! I’ll try to reproduce the FreeBSD issues. It seems like both backends io_uring and kqueue are misbehaving. Could you please verify epoll with the...
> @fluca1978 PTAL I just rebased. Nothing related to io_uring/kqueue issue has been changed.
> @Userfrom1995 so I'm still waiting, or if you want me to look at the last commit, advice. No, you do not need to look at the last commit because...
> @fluca1978 I think he meant wait until there is a code update Yes