Re: Latest version of Hot Standby patch

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Latest version of Hot Standby patch
Дата
Msg-id 494B6273.9090204@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Latest version of Hot Standby patch  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Latest version of Hot Standby patch  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
Simon Riggs wrote:
> * corner case behaviour of backendids - bgwriter writes checkpoint WAL
> records. Has no backendid, but needs a slotid (possibly others)

Why does bgwriter need a slotid? It doesn't run any transactions.

> * slotids are assigned once and never changed, so allowing them to be
> used as array lookups directly

So are backend ids.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Sync Rep: First Thoughts on Code
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Sync Rep: First Thoughts on Code