Re: Abort Transaction DP PK (again)

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: "alexandre :: aldeia digital" <alepaes(at)aldeiadigital(dot)com(dot)br>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Abort Transaction DP PK (again)
Date: 2003-08-08 21:45:44
Message-ID: 200308081445.44651.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Alexandre,

> It´s very difficult to change the behaviour of a duplicate PK, from
> "error" to "warning"?

That would be a very bad idea because then the duplicate row would be inserted
anyway. And you'd have to hack the source code.

> It´s possible, in a future release, to have an exception-handling for all
> client interfaces, like ODBC or JDBC?

I'm not quite sure what you mean.

--
-Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Bertrand Petit 2003-08-09 10:12:12 Comparing arrays
Previous Message Prasanth 2003-08-08 21:01:30 Re: Retrieving tuple data on insert