Re: BLOB performance test FYI

From: Barry Lind <barry(at)xythos(dot)com>
To: Marin Dimitrov <marin(dot)dimitrov(at)sirma(dot)bg>
Cc: Anders Bengtsson <ndrsbngtssn(at)yahoo(dot)se>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: BLOB performance test FYI
Date: 2002-04-19 18:21:45
Message-ID: 3CC06039.9020306@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

> the Oracle driver demands that columns be read in left-to-right order
too,
> without skipping a column

This isn't true. My code does not always read data in column order and
it runs fine on Oracle.

--Barry

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Marin Dimitrov 2002-04-19 18:40:58 Re: BLOB performance test FYI
Previous Message Barry Lind 2002-04-19 18:19:43 Re: BLOB performance test FYI