pgsql: Better internal documentation of locking for Hot Standby conflict

Поиск
Список
Период
Сортировка
От sriggs@postgresql.org (Simon Riggs)
Тема pgsql: Better internal documentation of locking for Hot Standby conflict
Дата
Msg-id 20100121005358.9E9757541B9@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Better internal documentation of locking for Hot Standby conflict resolution.
Discuss the reasons for the lock type we hold on ProcArrayLock while deriving
the conflict list. Cover the idea of false positive conflicts and seemingly
strange effects on snapshot derivation.

Modified Files:
--------------
    pgsql/src/backend/storage/ipc:
        procarray.c (r1.57 -> r1.58)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/ipc/procarray.c?r1=1.57&r2=1.58)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Well, the systemtap guys moved the goalposts again: with the
Следующее
От: Robert Haas
Дата:
Сообщение: Re: pgsql: Write a WAL record whenever we perform an operation without