transaction

Поиск
Список
Период
Сортировка
От H.J. Sanders
Тема transaction
Дата
Msg-id KIEBKBGIGGNDKKJJNKCFOELJCJAA.hjs@worldonline.nl
обсуждение исходный текст
Ответы Re: transaction
Re: transaction
Список pgsql-sql
Hello list.

We are migrating from Informix to PSQL.

In Informix we used to do:

- BEGIN WORK

- INSERT ROW

- IF FAILED THEN UPDATE ROW

- COMMIT WORK


In PSQL  this does not seem to work because after the first error (the
insert)
everything is omitted.

Has someone found a solution for this (we have 1000's of this type).

Henk Sanders










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

Предыдущее
От: "David B"
Дата:
Сообщение: Syntax for cmd to EXEC...how many quotes?
Следующее
От: ow
Дата:
Сообщение: Follow-up: FK constraint performance