Re: PITR performance costs

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: PITR performance costs
Дата
Msg-id 465B03E5.1000109@enterprisedb.com
обсуждение исходный текст
Ответ на PITR performance costs  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: PITR performance costs  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-performance
Dave Cramer wrote:
> Since PITR has to enable archiving does this not increase the amount of
> disk I/O required ?

There's no difference in normal DML operations, but some bulk operations
like CREATE INDEX that don't otherwise generate WAL, need to be WAL
logged when archiving is enabled.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: "A. Kretschmer"
Дата:
Сообщение: Re: PITR performance costs
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: PITR performance costs