Re: Hot Standby: Caches and Locks

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Hot Standby: Caches and Locks
Дата
Msg-id 10895.1225372906@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Hot Standby: Caches and Locks  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes:
> On Thu, 2008-10-30 at 08:30 -0400, Tom Lane wrote:
>> What about using the existing
>> syscache logic to re-derive inval information from watching the update
>> operations?

> That does sound possible, but it makes some big assumptions about
> transactional machinery being in place. It ain't. Subtransactions make
> everything about 5 times more difficult, so it seems pretty scary to me.

Um.  Yeah, subtransactions would be a PITA.  Never mind that then ...
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Block-level CRC checks
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Optimizing COPY