Re: Compression of full-page-writes

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Compression of full-page-writes
Дата
Msg-id CAM3SWZQGGgKUKt_P+m3jpce7um=MbPKHwOrhez_O_8ncgG8NFA@mail.gmail.com
обсуждение исходный текст
Ответ на Compression of full-page-writes  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: Compression of full-page-writes
Список pgsql-hackers
On Thu, Aug 29, 2013 at 7:55 PM, Fujii Masao <masao.fujii@gmail.com> wrote:
>   [the amount of WAL generated during running pgbench]
>   4302 MB (compress_backup_block = off)
>   1521 MB (compress_backup_block = on)

Interesting.

I wonder, what is the impact on recovery time under the same
conditions? I suppose that the cost of the random I/O involved would
probably dominate just as with compress_backup_block = off. That said,
you've used an SSD here, so perhaps not.

-- 
Peter Geoghegan



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

Предыдущее
От: Satoshi Nagayasu
Дата:
Сообщение: Re: Compression of full-page-writes
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Compression of full-page-writes