Re: WAL files in 7.2 vs. 7.1

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WAL files in 7.2 vs. 7.1
Дата
Msg-id 22052.1025967439@sss.pgh.pa.us
обсуждение исходный текст
Ответ на WAL files in 7.2 vs. 7.1  (Jeff Boes <jboes@nexcerpt.com>)
Список pgsql-admin
Jeff Boes <jboes@nexcerpt.com> writes:
> Does 7.2's approach of recycling log files
> take less time than 7.1's approach of deleting and re-creating?

It should.  In any case, if you are only recycling WAL segments once
every 10-20 minutes, any speedup or slowdown in that operation is
quite unlikely to be causing a noticeable overall performance
difference.  I think you should be looking at query plans and so on.

            regards, tom lane



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

Предыдущее
От: Preston de Guise
Дата:
Сообщение: Re: pg_dumpall -> database import -> user problem.
Следующее
От: Curt Sampson
Дата:
Сообщение: Re: memory strangeness (fwd)