Re: long delay with binary data on ubuntu and 9.4.1

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: long delay with binary data on ubuntu and 9.4.1
Дата
Msg-id 1031045817.1593437.1431550250828.JavaMail.yahoo@mail.yahoo.com
обсуждение исходный текст
Ответ на long delay with binary data on ubuntu and 9.4.1  (Mark Lilback <Mark.Lilback@mail.wvu.edu>)
Список pgsql-bugs
Mark Lilback <Mark.Lilback@mail.wvu.edu> wrote:

> [slow response time]

> All tests were with the server running on OS X. Ubuntu was
> running in vagrant/virtualbox.

Nothing in your report suggests any PostgreSQL bug.  You might find
useful suggestions on pages like this:

https://stefanwrobel.com/how-to-make-vagrant-performance-not-suck

On my Ubuntu machine (running on bare hardware rather than in a
vagrant/virtualbox under OS X) that runs in about 5 ms.  You might
want to check that vagrant is honoring the TCP_NODELAY setting
(which disables the Nagle algorithm).

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Mark Lilback
Дата:
Сообщение: long delay with binary data on ubuntu and 9.4.1
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Prepare/Execute silently discards prohibited ORDER BY values