Re: How to upgrade from 9.1 to 9.2 with replication?

Поиск
Список
Период
Сортировка
От Shaun Thomas
Тема Re: How to upgrade from 9.1 to 9.2 with replication?
Дата
Msg-id 508168E5.6020707@optionshouse.com
обсуждение исходный текст
Ответ на Re: How to upgrade from 9.1 to 9.2 with replication?  (Karl Denninger <karl@denninger.net>)
Список pgsql-performance
On 10/19/2012 09:44 AM, Karl Denninger wrote:

> For really BIG databases (as opposed to moderately-big) this could be a
> much-more material problem than it is for me.

Which reminds me. I really wish pg_basebackup let you specify an
alternative compression handler. We've been using pigz on our systems
because our database is so large. It cuts backup time drastically, from
about 2.5 hours to 28 minutes.

Until a CPU can compress at the same speed it can read data from disk
devices, that's going to continue to be a problem. Parallel compression
is great.

So even after our recent upgrade, we've kept using our home-grown backup
system. :(

--
Shaun Thomas
OptionsHouse | 141 W. Jackson Blvd. | Suite 500 | Chicago IL, 60604
312-444-8534
sthomas@optionshouse.com

______________________________________________

See http://www.peak6.com/email_disclaimer/ for terms and conditions related to this email


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Tablespace-derived stats?
Следующее
От: Shaun Thomas
Дата:
Сообщение: Re: Tablespace-derived stats?