JDBC & example.blobtest - Mailing list pgsql-ports

From Uncle George
Subject JDBC & example.blobtest
Date
Msg-id 37A6DE42.A74756B7@voicenet.com
Whole thread Raw
List pgsql-ports
Does anyone know for sure that this test works with postgresql 651 &
jdk11[78] ?

How about the other JDBC examples ?
Guess u need to Su_scr_be to this list to get posted :-/ u also cant say
the __b___i__ word
gat
Using ( or trying to ) the JDBC interface, one finds the my porting
effort is just not complete enough.
Postgres seems to like 2^32-1 byte/file as a rule.  On the ALPHA there
is the ability to go beyond 2^32-1 bytes ( in theory ~17gb, due to
limitations of the ext2 filesystem ). u do not get an EOF/error at the
(32bit) 2gig intel file limit.

And What of loread/lowrite(loseek/lotell) ? it is theoretical to give a
len >2gig ( but the mem/architecture is just not there yet for mem that
large ). Are offsets passed back to the JDBC/client as 32bit ints?

Can any of ur DB file architectures handle the >32bit offsets? If so how
far? ( ie ext2 is limited to 17gig ).

Where are u folks going with this "offset" inconsistency?

gat





pgsql-ports by date:

Previous
From: Uncle George
Date:
Subject: [Fwd: RH60+ALPHA + >2gig filesizes]
Next
From: srdjan
Date:
Subject: 6.5.1 RPMs