Row level locks

Поиск
Список
Период
Сортировка
От Paulo Roberto Siqueira
Тема Row level locks
Дата
Msg-id NEBBKGEDALIEOOKFKHCLMEBFCDAA.paulo.siqueira@usa.net
обсуждение исходный текст
Список pgsql-hackers
    On the documentation
http://www.postgresql.org/users-lounge/docs/7.0/postgres/mvcc4646.htm what
does mean "...Postgres doesn't remember any information about modified rows
in memory and so has no limit to the number of rows locked without lock
escalation."?
Following you find "However, take into account that SELECT FOR UPDATE will
modify selected rows to mark them and so will results in disk writes." Why
does it result in disk writes?

Paulo Siqueira



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

Предыдущее
От: Philip Warner
Дата:
Сообщение: RFC - change of behaviour of pg_get_userbyid & pg_get_viewdef?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: RFC - change of behaviour of pg_get_userbyid & pg_get_viewdef?