Re: Not overflow RAM with default fetchSize?

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Not overflow RAM with default fetchSize?
Дата
Msg-id CADK3HHKY_Uoc=_r=QMCg-MowuF1sinR=HJ_NMCVEdgqyoGnTsA@mail.gmail.com
обсуждение исходный текст
Ответ на Not overflow RAM with default fetchSize?  (Roger Pack <rogerdpack2@gmail.com>)
Список pgsql-jdbc
Please post an issue on github for this.

Issues · pgjdbc/pgjdbc (github.com)
Dave Cramer
www.postgres.rocks


On Fri, 22 Apr 2022 at 13:45, Roger Pack <rogerdpack2@gmail.com> wrote:
Might be nice to have the default fetch size be a "reasonably
performant" number, with the default (unlimited), it can overflow
memory for large queries which is confusing.  Or at least it used to,
I haven't tested it in awhile.
Cheers!
-=roger=


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Why does the prepareThreshold=0 (to cover pgbouncer transaction mode) disables protocol binary transfers ? (w/ PoC patch and measurements)
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: BUG #17467: Perf degradation after switching to latest jdbc drivers