> More to the point, what would be a reason for not using bytea to
> replace BLOBs completely?
Does anybody know if bytea can be accessed by JDBC yet? I couldn't figure
out how to make it work (setBytes/getBytes) didn't work; only the OID sql
type was working for me with the byte routines.
David