Re: Hot Standby on git

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Hot Standby on git
Дата
Msg-id 6950.1254752345@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Hot Standby on git  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Hot Standby on git  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes:
> I don't see how that helps at all. The objective of lock counters was to
> know if we can skip acquiring an LWlock on all lock partitions. This
> change keeps the lock counters yet acquires the locks we were trying to
> avoid. This change needs some justification since it is not a bug fix.

[ scratches head ... ]  Why is hot standby messing with this sort of
thing at all?  It sounds like a performance optimization that should
be considered separately, and *later*.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Privileges and inheritance
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Privileges and inheritance