Concurrent access related issue. - Mailing list pgsql-general

From bhawin13@indiatimes.com (Bhavin Patel)
Subject Concurrent access related issue.
Date
Msg-id eef24e5f.0406042321.26d88f46@posting.google.com
Whole thread Raw
Responses Re: Concurrent access related issue.
List pgsql-general
Hi

i have one table
2 user tires to select records from that table.
1st user select some records
2nd tries to select some records .
   so second user is not able to see records selected by 1st user.
till operation is not completed by 1st user on selected records.

Can you sugest somthing that solve my problem

Thanks for your valueable time.

Bhavin Patel

pgsql-general by date:

Previous
From: Felix Finch
Date:
Subject: Dropping schemas and "illegal seek"
Next
From: "NTPT"
Date:
Subject: Re: Select for update, locks and transaction levels