Transaction size limit & Data Truncation

From: Alexaki Sofia <alexaki(at)ics(dot)forth(dot)gr>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Transaction size limit & Data Truncation
Date: 2001-09-12 06:46:08
Message-ID: Pine.GSO.4.33.0109120934280.4575-100000@athena.ics.forth.gr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Culley Harrelson 2001-09-12 12:28:13 Re: Fwd: Re: unicode in 7.1
Previous Message Bruce Momjian 2001-09-12 04:30:21 Re: [JDBC] Patch for doc/jdbc.sgml