Concurrent access related issue.

Поиск
Список
Период
Сортировка
От bhawin13@indiatimes.com (Bhavin Patel)
Тема Concurrent access related issue.
Дата
Msg-id eef24e5f.0406042321.26d88f46@posting.google.com
обсуждение исходный текст
Ответы Re: Concurrent access related issue.
Список 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 по дате отправления:

Предыдущее
От: Felix Finch
Дата:
Сообщение: Dropping schemas and "illegal seek"
Следующее
От: "NTPT"
Дата:
Сообщение: Re: Select for update, locks and transaction levels