Transaction size limit & Data Truncation - Mailing list pgsql-jdbc

From Alexaki Sofia
Subject Transaction size limit & Data Truncation
Date
Msg-id Pine.GSO.4.33.0109120934280.4575-100000@athena.ics.forth.gr
Whole thread Raw
List pgsql-jdbc
Hello,

I use the PostgreSQL 7.0.2 JDBC Driver.

I can see that very long transaction are not supported. Is there any
limit in the transaction size?

My second querstion is about data truncation. As I can see postgresql
JDBC driver doesn't report a DataTruncation warning when  a data
value is truncated. Is there any other way to detect data truncation?

Thanks in advance for your help.

Best Regards,
Sofia Alexaki


pgsql-jdbc by date:

Previous
From: "Dave Cramer"
Date:
Subject: Re: JDBC patch procedures (Re: [PATCHES] Patch for jdbc2 ResultSet.java)
Next
From: Barry Lind
Date:
Subject: Patch to add bytea support to JDBC