Re: Copression

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Copression
Дата
Msg-id 423E4C13.6080909@commandprompt.com
обсуждение исходный текст
Ответ на Re: Copression  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
Bruce Momjian wrote:

>Stanislaw Tristan wrote:
>
>
>>It's a possible to compress traffic between server and client while server returns query result?
>>
>>
There are a couple of solutions.

1. Mammoth PostgreSQL supports this for libpq, and jdbc based clients.
2. You can use a web services model that uses something like mod_deflate
3. You can use redirection with SSH

Sincerely,

Joshua D. Drake


>>It's a very actually for dial-up users.
>>What is solution?
>>
>>
>
>No, unless SSL compresses automatically.
>
>
>


--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL


Вложения

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Copression
Следующее
От: "Vincent Hikida"
Дата:
Сообщение: Re: Tracking row updates - race condition