Hi ALl,
Any other thought on this thread.
On Tue, Jun 21, 2022 at 2:24 PM Gilles Darold wrote:
> Le 21/06/2022 à 10:28, Jagmohan Kaintura a écrit :
>
> Hi Gilles,
>
> I was going though this earlier today but didn't compiled it as I read it
> may not be able to capture the errors if we have bel
Le 21/06/2022 à 10:28, Jagmohan Kaintura a écrit :
Hi Gilles,
I was going though this earlier today but didn't compiled it as I read
it may not be able to capture the errors if we have below type of
statement and most of our statements are of INSERT ..
SELECT statements only.
The form |INSE
Hi Gilles,
I was going though this earlier today but didn't compiled it as I read it
may not be able to capture the errors if we have below type of statement
and most of our statements are of INSERT .. SELECT statements only.
The form INSERT INTO SELECT ... will not have the same behavior
than i
Le 21/06/2022 à 09:08, Jagmohan Kaintura a écrit :
Hi Team,
We are working on a project where we are moving from Oracle to
PostgreSQL and working on a migration tool which mostly have
statements for inserting the records which are correct and logging the
errors in error table using ORACLE inbu