Re: postgres table statistics

Поиск
Список
Период
Сортировка
От Shammat
Тема Re: postgres table statistics
Дата
Msg-id eff64ce4-b6c5-4fb4-a45a-b3e30f29d6ef@gmx.net
обсуждение исходный текст
Ответ на postgres table statistics  (Chandy G <vgchandru@yahoo.com>)
Ответы Re: postgres table statistics
Список pgsql-general
Chandy G schrieb am 12.06.2024 um 09:47:
> Eventhough pg jdbc driver  provides a way to set fetch size to tune
> the driver to achieve better throughput, the JVM fails at the driver
> level when records of large size (say 200mb each) flows through.
> this forces to reduce the fetch size (if were to operate at a fixed
> Xmx setting of client jvm).


Did you try the driver's "adaptive fetch" feature?


https://jdbc.postgresql.org/documentation/use/#connection-parameters




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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Oracle Linux 9 Detected RPMs with RSA/SHA1 signature
Следующее
От: Casey & Gina
Дата:
Сообщение: Question about UNIX socket connections and SSL