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