7 hrs for a pg_restore?

Поиск
Список
Период
Сортировка
От Douglas J Hunley
Тема 7 hrs for a pg_restore?
Дата
Msg-id 200802191303.58840.doug@hunley.homeip.net
обсуждение исходный текст
Ответы Re: 7 hrs for a pg_restore?
Re: 7 hrs for a pg_restore?
Re: 7 hrs for a pg_restore?
Список pgsql-performance
I spent a whopping seven hours restoring a database late Fri nite for a
client. We stopped the application, ran pg_dump -v -Ft -b -o $db >
~/pre_8.3.tar on the 8.2.x db, and then upgrading the software to 8.3. I then
did a pg_restore -v -d $db ./pre_8.3.tar and watched it positively crawl.
I'll grant you that it's a 5.1G tar file, but 7 hours seems excessive.

Is that kind of timeframe 'abnormal' or am I just impatient? :) If the former,
I can provide whatever you need, just ask for it.
Thanks!
--
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
http://doug.hunley.homeip.net

I've been dying to hit something since I pressed "1" to join your conference.

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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Disable WAL completely
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: 7 hrs for a pg_restore?