Views and locks

Поиск
Список
Период
Сортировка
От Mihai Gheorghiu
Тема Views and locks
Дата
Msg-id 002b01c15739$a75c9720$6e646464@New6.Travel
обсуждение исходный текст
Список pgsql-general
SELECT FOR UPDATE works for views as well?
In other words, can I be sure that the corresponding lock is placed on the
table itself?
If updates are done only via views, can a SELECT FOR UPDATE on a view
prevent simultaneous changes on the record in the original table?


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

Предыдущее
От: "samsom, debra"
Дата:
Сообщение: Re: postgresql 7.1.3
Следующее
От: Jon Lapham
Дата:
Сообщение: yet another db corruption issue