Re: Draft #6: Semi-Final - Mailing list pgsql-advocacy

From Sean Chittenden
Subject Re: Draft #6: Semi-Final
Date
Msg-id 20030814172505.GA59959@perrin.int.nxad.com
Whole thread Raw
In response to Re: Draft #6: Semi-Final  (Josh Berkus <josh@agliodbs.com>)
List pgsql-advocacy
> > I don't think the main intent of the new wire protocol is to
> > "increase the speed of data transfers" -- does it actually make a
> > significant improvement? (I'm not sure, having been away for the
> > summer).
>
> Somebody else inserted this; I'll let them defend it.

See the archvies for a bit more on this, but the new wire protocol
makes it possible to send binary data to/from the server w/o having to
have it escaped on either end.  For databases that are storing imagery
data (think MRI's), this is non-trivial when many other DBs are/were
dog slow at doing this kind of stuff.

-sc

--
Sean Chittenden

pgsql-advocacy by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Draft #6: Semi-Final
Next
From: Jan Wieck
Date:
Subject: Re: What I would say if someone asked me about no