Re: [GENERAL] Compress data sent to client

2010-12-26 Thread zeljko
pasman pasmański wrote: > Hello. Is postgresql able to compress data sent to the client? > No. You can use ssh tunnel (with ssh compression enabled) under linux, but same thing can be applied via putty under windows. zeljko -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org)

Re: [GENERAL] Compress data sent to client

2010-12-25 Thread pasman pasmański
I read in doc that by default longer text fields are compressed. They may be sent to client without decompression - this reduce netword load. pasman -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org

[GENERAL] Compress data sent to client

2010-12-24 Thread pasman pasmański
Hello. Is postgresql able to compress data sent to the client? -- Sent from my mobile device pasman -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general