Re: Theory question

Поиск
Список
Период
Сортировка
От Jayadevan
Тема Re: Theory question
Дата
Msg-id 1384312162304-5778052.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Theory question  (Kevin Grittner <kgrittn@ymail.com>)
Ответы Re: Theory question
Список pgsql-general
Kevin Grittner-5 wrote
> The checkpointer process is responsible for creating safe points
> from which a recovery can begin; the background writer tries to
> keep some pages available for re-use so that processes running
> queries don't need to wait for page writes  in order to have free
> spots to use in shared buffers.

Thank you. Do both of them write to the same files? Is it that checkpoint
writes only committed data whereas background writer may also write
non-committed data if there is no space available in the buffers?




--
View this message in context: http://postgresql.1045698.n5.nabble.com/Theory-question-tp5777838p5778052.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: Grant Fisher
Дата:
Сообщение: TCP_KEEPIDLE Question
Следующее
От: Tom Lane
Дата:
Сообщение: Re: TCP_KEEPIDLE Question