Re: Conditional INSERT: if not exists

Поиск
Список
Период
Сортировка
От Don Morrison
Тема Re: Conditional INSERT: if not exists
Дата
Msg-id aee6519f0608220858p14437461kc2c094eb3c064c2@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Conditional INSERT: if not exists  (Sean Davis <sdavis2@mail.nih.gov>)
Ответы Re: Conditional INSERT: if not exists  ("Don Morrison" <donmorrison@gmail.com>)
Список pgsql-novice
> > I want to insert a row unless it exists already.  Do I have to write a
> > stored procedure to do this?
>[...]
> isn't a problem.  If you need to do this in a transaction, you can
> simply set savepoints and roll back to the savepoint if an insert fails
> (and you expected that it could).

Yes, that's the problem: I have it in one transaction which I don't
want to fail on error.  I'll look into the savepoint method.
Specifically the transaction I'm writing is a "Z SQL Method" in Zope
(a page templating system and web server).

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

Предыдущее
От: "ben sewell"
Дата:
Сообщение: Passing parameters to postgreSQL from MS Access 2000
Следующее
От: Ray Stell
Дата:
Сообщение: response time data