About multiple access to a table

From: Jose Manuel Lorenzo Lopez <jose-manuel(dot)lorenzo-lopez(at)conti(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: About multiple access to a table
Date: 2001-06-01 11:14:20
Message-ID: 3B17790C.7A44E79C@conti.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello community,

I have a doubt about multiple access to a table in my database.
When two people are accessing the same table for insert or update,
is the affected row locked or am I supposed to lock this row explicit
in my application???

Any help will by welcome! :)

Best Regards / Un saludo / Mit freundlichen Grüßen / Cordiali saluti

José Manuel Lorenzo López

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Mascari 2001-06-01 11:31:30 RE: About multiple access to a table
Previous Message newsreader 2001-06-01 09:59:58 Re: Re: dumping strategy