Completed Compression front end

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Completed Compression front end
Дата
Msg-id 3D4C14FC.1010300@commandprompt.com
обсуждение исходный текст
Ответ на Re: Question: merit / feasibility of compressing frontend  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
Hello,

  We have successfully completed the rewrite of the connection functions
(frontend and backend) to enable compression. After testing (which I
will provide numbers soon) we have found that compression is quite
usable and increases performnce for most connections. In fact unless you
are running on a 10Mb or higher it will probably help you.  We still
need to run some tests on connections that are above 384k but it is
looking quite good.

  We did not break compatibility and compression is a dynamic option
that can be used in the connection string.

Sincerely,

Joshua Drake
Command Prompt, Inc.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: b1 OR b2 <-> ( CASE WHEN b1 THE true ELSE b2 END ): performance bottleneck on logical OR
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: encrypted data types?