Re: Problem with row-level lock - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Problem with row-level lock
Date
Msg-id c970db21-1ab7-13b5-0290-0a36aca7119f@aklaver.com
Whole thread Raw
In response to Problem with row-level lock  (Job <Job@colliniconsulting.com>)
Responses R: Problem with row-level lock
List pgsql-general
On 6/19/19 9:06 AM, Job wrote:
> Hi guys,
> 
> i am struggling with a problem due, sometime, to a double concurrent update on the same row of a table.

What is the error message you get?

> 
> Since the client application cannot be control, i need to manage - in order to avoid this situation - the lock of a
recorddue to two updates at the same time.
 
> Is there way to force serializing, i don't know how, the updates on the same row in order to avoid this locks?
> 
> Thank you, cheers!
> 
> FC
> 
> 
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Brent Bates
Date:
Subject: RE: [EXT EMAIL] Re: First Time Starting Up PostgreSQL and HavingProblems
Next
From: Tom Lane
Date:
Subject: Re: [EXT EMAIL] Re: First Time Starting Up PostgreSQL and Having Problems