Jobin Augustine
Jobin Augustine
I am also running into this issue.
Experiencing the same issue.
Thank you @vadimtk for clarifying. We have been using the sysbench for creating a sustained load.
@vadimtk , Currently what we have is a syntax error because of "LIMIT" Is it meaningful to delete all the rows which are satisfying the WHERE condition? Exact same behavior...
I am also facing same problem on Ubuntu 18.04. No Internent without --net=host option.
Once the DEBUG environment variables are enabled, we have more info. ``` 2022-07-26 11:18:50,625 INFO: Lock owner: db-a; I am db-b 2022-07-26 11:18:50,625 DEBUG: does not have lock 2022-07-26 11:18:50,626...
Thank you, @CyberDem0n , I got access to the same Patroni user's system after a month, and your suggestion to insert `logger.info` really helped to understand the code flow and...
Thank you, @psvampa, for raising this new feature request. This is something which I have been considering for quite long. It wasn't included because there was little clarity on what...
### Counter argument : "The net/Delay is something outside the transaction block.. It's the time spent between statements outside transactions.. So the database doesn't spend its time on that. It...
Improvements are commited in Dev https://github.com/jobinau/pg_gather/commit/014228820dbccf95e2e5beccd0504b8d1ae78414 Planned to push to main soon