Re: Hibernate over postgresql

Поиск
Список
Период
Сортировка
От Stephen Nelson
Тема Re: Hibernate over postgresql
Дата
Msg-id CAHpHs3n=zqhNKbUQn_9S5F2xDjTokD7itJfr_h6902d8xwf-PQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Hibernate over postgresql  (amithbm <amithbm@gmail.com>)
Ответы Re: Hibernate over postgresql  (amithbm <amithbm@gmail.com>)
Список pgsql-jdbc
On Thu, Jun 12, 2014 at 6:58 AM, amithbm <amithbm@gmail.com> wrote:
> If so, how do I now disable TCP_NODELAY in hibernate/postgresql? There
> doesn't seem to be much information on the internet about this.
>

Try getting the output of:

cat /proc/sys/net/ipv4/tcp_low_latency

for both systems. This gives a hint to the TCP stack to enable = 0 or
disable = 1 Nagle's algorithm.


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

Предыдущее
От: Christophe Canovas
Дата:
Сообщение: Re: bad performances since 9.1 version
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: bad performances since 9.1 version