CPU move

Поиск
Список
Период
Сортировка
От Carlos Henrique Reimer
Тема CPU move
Дата
Msg-id CAJnnue076FgFuh_dUR7v=pN=jXH2S0R6pSPTTWgm1w4JRtdSQw@mail.gmail.com
обсуждение исходный текст
Ответы Re: CPU move  (Alan Hodgson <ahodgson@simkin.ca>)
Re: CPU move  (Frank Lanitz <frank@frank.uvena.de>)
Список pgsql-general
Hi,

We're planning to move our postgreSQL database from one CPU box to another box.

I'm considering an alternative procedure for the move as the standard one (pg_dump from the old, copy dump to the new box, psql to restore in the new) will take about 10 hours to complete. The ideia is installing the same Linux and PostgreSQL versions in the new box and copy the entire database cluster directory from the old to the new one using the scp Linux command.

Checked the locale files and they were not customized and are the same in the same box.

Which risks am I exposed in this approach?

Thank you!

--
Reimer
47-3347-1724 47-9183-0547 msn: carlos.reimer@opendb.com.br

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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: General performance/load issue
Следующее
От: Alan Hodgson
Дата:
Сообщение: Re: CPU move