[GENERAL] strange commit behavior

2008-11-22 Thread Flavio Palumbo
Hi all, I'm developing a little tool in Java that manages database update throught external text files. In this tool there is an option that allows the user accepts a defined amount of errors during the update and save the data well formed. To do this I start commitment control when the

[GENERAL] strange commit behavior

2008-11-18 Thread Flavio Palumbo
Hi all, I developed a little tool in Java that updates databases throught text files. In this tool there is an option that allows the user accepts a defined amount of errors and save the well formed data. To do this I start commitment control when the process begins and, at the end, if the

[GENERAL] Commit strange behavior

2008-11-18 Thread Flavio Palumbo
Hi all, I developed a little tool in Java that updates databases throught text files. In this tool there is an option that allows the user accepts a defined amount of errors and save the well formed data. To do this I start commitment control when the process begins and, at the end, if the

Re: [GENERAL] strange commit behavior

2008-11-18 Thread Flavio Palumbo
; test2_postgres.txt aa::bb::1::71:: aa1::bb1::11::70:: aa2::bb2::12::75:: aa3::bb2::13::77:: aa2::bb2::12::75:: aa2::bb2::12::78:: aa2::bb2::12::71:: Flavio Palumbo, 18.11.2008 10:01: I tested this tool under MySql and Oracle and everything went as expected. Unfortunately postgres seems to work