Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: tuple concurrently updated #13

Open
seamusabshere opened this issue Jan 5, 2013 · 3 comments
Open

ERROR: tuple concurrently updated #13

seamusabshere opened this issue Jan 5, 2013 · 3 comments

Comments

@seamusabshere
Copy link
Owner

upsert-1.1.6/lib/upsert/connection/PG_Connection.rb:13:in `exec': ERROR: tuple concurrently updated (PG::Error)

@sheerun
Copy link

sheerun commented Jan 11, 2014

Yeah. I have concurrency issues to. Upsert requires mutex on postgresql.

@seamusabshere
Copy link
Owner Author

hey, any tips @sheerun ?

@sheerun
Copy link

sheerun commented Jan 11, 2014

Except throwing a mutex around postgresql update? No :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants