Re: How to use locks, for DB noivces?

Поиск
Список
Период
Сортировка
От
Тема Re: How to use locks, for DB noivces?
Дата
Msg-id 20010309213705.24406.qmail@mailhost.sidereal.kz
обсуждение исходный текст
Ответ на RE: How to use locks, for DB noivces?  (Mike Mascari <mascarm@mascari.com>)
Список pgsql-general
Thank you!  That worked perfectly.  I didn't know that I needed to put
in the BEGIN/END transaction stuff, but of course that makes sense.
I tried it by having two process, and sure enough, process #2 blocked
until the END was issued on process #1.  And I can rely on this being
absolutely true, right?  No amount of load or clever timing will make
this condition not be true?

Thanks for the help.  I can say that Postgres has _way_ better support
than any kind of Microsoft product.  7.1 should be awesome.  Free
software these days just rocks.

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

Предыдущее
От: "Brent R. Matzelle"
Дата:
Сообщение: Re: remote dumping of databases
Следующее
От: Chris Jones
Дата:
Сообщение: Re: How to use locks, for DB noivces?