Re: bytea performance tweak

From: Florian Weimer <fweimer(at)bfk(dot)de>
To: Andreas Schmitz <schmitz(at)occamlabs(dot)de>
Cc: Oliver Jowett <oliver(at)opencloud(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: bytea performance tweak
Date: 2011-06-27 13:57:06
Message-ID: 82pqlzs7gt.fsf@mid.bfk.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

* Andreas Schmitz:

> Is there a timeline for fully supporting the binary protocol?

A PostgreSQL installation can contain user-defined types with a custom
binary format, so this will not work with all databases anyway.

A way to tell PostgreSQL to always send some times in binary format
would solve this, though.

--
Florian Weimer <fweimer(at)bfk(dot)de>
BFK edv-consulting GmbH http://www.bfk.de/
Kriegsstraße 100 tel: +49-721-96201-1
D-76133 Karlsruhe fax: +49-721-96201-99

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Shaun Langley 2011-06-27 15:22:39 installing postgresql jdbc driver in Mac OS X Lion
Previous Message Craig Ringer 2011-06-27 08:03:11 Re: Support for cert auth in JDBC