| From: | Peter T Mount <peter(at)retep(dot)org(dot)uk> |
|---|---|
| To: | Julian Richardson <JRichardson(at)softwright(dot)co(dot)uk> |
| Cc: | "'pgsql-jdbc(at)postgresql(dot)org'" <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: pg703: support for Large objects via JDBC PreparedStatement.setBi naryStream() |
| Date: | 2001-03-20 15:10:25 |
| Message-ID: | 985101025.3ab772e199d45@webmail.retep.org.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Quoting Julian Richardson <JRichardson(at)softwright(dot)co(dot)uk>:
> I didn't study the code in detail but it looked like there's stuff
> missing
> in the Large Objects API too, so it may not even be possible to use that
> as
> an alternative (I'd rather not anyway, but may have been able to make
> the
> setBinaryStream method call into it behind the scenes to do the work)
>
> Is there a workaround for this (or preferably a fix for the drivers!!) -
> or
> does it work in pg6.5 as downgrading may be an option?
No, proper stream support was only introduced in 7.1 :-)
> ps. posted a variation on this to the pgsql-bugs list the other day but
> don't know if it got through - hopefully this one will.
I've been ofline for a couple of weeks so I've got a few K of emails to catch
up with :-(
Peter
--
Peter Mount peter(at)retep(dot)org(dot)uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2001-03-20 16:00:12 | Re: reteptools.jar |
| Previous Message | Julian Richardson | 2001-03-20 14:49:32 | pg703: support for Large objects via JDBC PreparedStatement.setBi naryStream() |