Transaction size limit & Data Truncation

Поиск
Список
Период
Сортировка
От Alexaki Sofia
Тема Transaction size limit & Data Truncation
Дата
Msg-id Pine.GSO.4.33.0109120934280.4575-100000@athena.ics.forth.gr
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Re: JDBC patch procedures (Re: [PATCHES] Patch for jdbc2 ResultSet.java)
Следующее
От: Barry Lind
Дата:
Сообщение: Patch to add bytea support to JDBC