| От | Tom Lane |
|---|---|
| Тема | Re: PITR, checkpoint, and local relations |
| Дата | |
| Msg-id | 20362.1028554864@sss.pgh.pa.us обсуждение |
| Ответ на | Re: PITR, checkpoint, and local relations (Greg Copeland <greg@CopelandConsulting.Net>) |
| Список | pgsql-hackers |
Greg Copeland <greg@copelandconsulting.net> writes:
> On Sat, 2002-08-03 at 21:01, Tom Lane wrote:
>> * Local bufmgr semantics are twiddled to reflect this reality --- in
>> particular, data in local buffers can be held across transactions, there
>> is no end-of-transaction write (much less fsync). A TEMP table that
>> isn't too large might never touch disk at all.
> Curious. Is there currently such a criteria? What exactly constitutes
> "too large"?
"too large" means "doesn't fit in the local buffer set". At the moment
the maximum number of local buffers seems to be frozen at 64. I was
thinking of exposing that as a configuration parameter while we're at
it.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера