Q about transactions

Поиск
Список
Период
Сортировка
От Ben-Nes Michael
Тема Q about transactions
Дата
Msg-id 00c401c301ca$fa942420$aa0f5ac2@canaan.co.il
обсуждение исходный текст
Ответы Re: Q about transactions
Список pgsql-general
Hi All

What happens when two people try to update the same table simultaneously ?

The second one wait until the first one finish ?

Also what happens when the transaction is more complex then one update ?
I mean first I read some tables and then start to update / delete / insert
other tables ( using function for example )

will the second action will wait until the function transaction will end ?

Thanks in Advance :)

--------------------------
Canaan Surfing Ltd.
Internet Service Providers
Ben-Nes Michael - Manager
Tel: 972-4-6991122
Fax: 972-4-6990098
http://sites.canaan.co.il
--------------------------


В списке pgsql-general по дате отправления:

Предыдущее
От: "Alam Surya"
Дата:
Сообщение: Re: How to drop column ?
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Q about transactions