Re: Abort Transaction DP PK (again)

Поиск
Список
Период
Сортировка
От alexandre :: aldeia digital
Тема Re: Abort Transaction DP PK (again)
Дата
Msg-id 4150.192.168.1.100.1060374146.squirrel@webmail.ad2.com.br
обсуждение исходный текст
Ответ на Re: Abort Transaction DP PK (again)  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Abort Transaction DP PK (again)
Список pgsql-sql
Josh,

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

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

Thanks,

Alexandre

> Alexandre,
>
>> I know that this topic was discuted before but I like an alternative for
>> my high load INSERT query.
>> Why Postgres abort a transaction when find a duplicate PK ?!?!
>
> Postgres currently aborts a transaction upon *any* error condition, except
> warnings.  We do not, currently, have a exception-handling model for
> procedure code.  It's on the TODO list.
>
> --
> Josh Berkus
> Aglio Database Solutions
> San Francisco
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>



В списке pgsql-sql по дате отправления:

Предыдущее
От: Stef
Дата:
Сообщение: Re: Analyze makes queries slow...
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Abort Transaction DP PK (again)