Re: upsert functionality - Mailing list pgsql-general

From joocom
Subject Re: upsert functionality
Date
Msg-id 1390414902520-5788365.post@n5.nabble.com
Whole thread Raw
In response to Re: upsert functionality  (Steven Schlansker <steven@likeness.com>)
Responses Re: upsert functionality
List pgsql-general
Some days ago, i had to to implement an upsert and used a a /LOCK TABLE/ to
prevent the race conditions. Working fine for the moment.

http://www.joocom.de/blog/postgresql-insert-und-update-in-einem-statement/
<http://www.joocom.de/blog/postgresql-insert-und-update-in-einem-statement/>



--
View this message in context: http://postgresql.1045698.n5.nabble.com/upsert-functionality-tp5755712p5788365.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: CREATE EXTENSION does not seem to work in 9.2
Next
From: John R Pierce
Date:
Subject: Re: upsert functionality