Re: PITR logging control program

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB SD
Тема Re: PITR logging control program
Дата
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA40184D0AC@m0114.s-mxs.net
обсуждение исходный текст
Ответ на PITR logging control program  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
> Basically it is updating the logs as soon as it receives the
> notifications.  Writing 16 MB of xlogs could take some time.

In my experience with archiving logs, 16 Mb is on the contrary way too
small for a single log. The overhead of starting e.g. a tape session
is so high that you cannot keep up (a few seconds). Once the tape is
streaming it is usually quite fast. So imho it is not really practical to
have logs so small that they can fill in less that 20 seconds.

Andreas


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

Предыдущее
От: "Peter Galbavy"
Дата:
Сообщение: Re: Small OS ports & Handheld devices
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Call for 7.5 feature completion