Re: WAL/PITR additional items

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема Re: WAL/PITR additional items
Дата
Msg-id Pine.LNX.4.58.0504210932290.27355@linuxworld.com.au
обсуждение исходный текст
Ответ на Re: WAL/PITR additional items  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: WAL/PITR additional items  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Wed, 20 Apr 2005, Tom Lane wrote:

> Simon Riggs <simon@2ndquadrant.com> writes:
> > 2. PreallocXlogFiles to run from a separate process to make it
> > effective, as discussed last year.
>
> What?

The discussion Simon is refering to came up during the 8.0 beta IIRC. The
problem was that we were not allocating xlogs quickly enough under
heavy workloads and there was some discussion about the bgwriter taking
over this task since it could assess the need for new xlogs more often.

Gavin


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Proposal for background vacuum full/cluster
Следующее
От: Tom Lane
Дата:
Сообщение: Re: WAL/PITR additional items