Re: Client/Server compression?

From: Kyle <kaf(at)nwlink(dot)com>
To: PostgresSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Client/Server compression?
Date: 2002-03-15 00:52:36
Message-ID: 15505.17876.355421.333413@doppelbock.patentinvestor.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On the subject on client/server compression, does the server
decompress toast data before sending it to the client? Is so, why
(other than requiring modifications to the protocol)?

On the flip side, does/could the client toast insert/update data
before sending it to the server?

-Kyle

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-03-15 01:43:55 Re: Client/Server compression?
Previous Message Mikheev, Vadim 2002-03-15 00:17:39 Re: Bug #613: Sequence values fall back to previously chec