Greg

Results 23 comments of Greg

with `results_buffer_size=0` or `results_buffer_size=16k` it's ok. Seems that there is a similar issue with Ruby: https://github.com/cockroachdb/activerecord-cockroachdb-adapter/issues/334

We've just faced this issue with psycopg 3.2.9, not with 3.1.20, right after updating our dependencies from 3.1 to 3.2. Can't reproduce it right now with a simple script but...

Waiting for it for my first kubernetes cluster setup where resources quotas is mandatory. Is there something blocking to merge it ?