| От | Simon Riggs |
|---|---|
| Тема | Re: Latest version of Hot Standby patch |
| Дата | |
| Msg-id | 1231867915.28919.14.camel@ebony.2ndQuadrant обсуждение исходный текст |
| Ответ на | Re: Latest version of Hot Standby patch (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>) |
| Список | pgsql-hackers |
On Wed, 2009-01-07 at 15:43 +0200, Heikki Linnakangas wrote: > Normally, GetRunningTransactionData determines the xid of the latest > running xid by scanning the procarray. If the subxid cache has > overflowed, it simply gives up. Comment there suggests that it could > call ReadNewTransactionId() instead, like it does when there's no > active xids in proc array. I think we should do that, or something > else to alleviate the problem. > > When there's no xids in the procarray, couldn't we just use > latestCompletedXid instead of calling ReadNewTransactionId()? Done. -- Simon Riggs www.2ndQuadrant.comPostgreSQL Training, Services and Support
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера