Re: Re: What needs to be done?

From: Gunnar Rønning <gunnar(at)polygnosis(dot)com>
To: Barry Lind <barry(at)xythos(dot)com>
Cc: Anders Bengtsson <ndrsbngtssn(at)yahoo(dot)se>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Re: What needs to be done?
Date: 2001-08-02 14:01:37
Message-ID: m2wv4mlfwe.fsf@smaug.polygnosis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc


[Answering as Anders Norwegian brother :-]

* Barry Lind <barry(at)xythos(dot)com> wrote:
|
| Anders,
|
| What aspects of BLOB support do you consider broken? Are these
| aspects that are broken in the JDBC layer or are 'broken' at the
| server layer?

We should have support for the bytea datatype, so applications are not
required to wrap blob operations into a transaction. This has been
a showstopper for using PostgreSQL with the Turbine framework at Apache
for a long time. If we get that to work with PostgreSQL we will attract
more users and be a step closer to world domination ;-)

--
Gunnar Rønning - gunnar(at)polygnosis(dot)com
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gunnar Rønning 2001-08-02 14:06:05 Re: Re: What needs to be done?
Previous Message Tom Lane 2001-08-02 13:17:33 Re: [PATCHES] Allow IDENT authentication on local connections (Linux only)

Browse pgsql-jdbc by date

  From Date Subject
Next Message Gunnar Rønning 2001-08-02 14:06:05 Re: Re: What needs to be done?
Previous Message Stephen J. Thompson 2001-08-02 12:47:58 JDBC and blobs