Re: pg_upgrade

Поиск
Список
Период
Сортировка
От Daniel Kalchev
Тема Re: pg_upgrade
Дата
Msg-id 200201110540.HAA15709@dcave.digsys.bg
обсуждение исходный текст
Ответ на Re: pg_upgrade  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: pg_upgrade  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
>>>Bruce Momjian said:> I will not enable it until everyone agrees.  Are there people interested> in this tool being in
7.2,or who are against this tool being in 7.2?
 

I have never trusted pg_upgrade on production databases. This is where it is 
actually targeted to (to minimize downtime). I have always done full 
pg_dumpall and then full recreation of the database system, which 
unfortunately in my cases take few hours. With so many little changes in the 
structures pg_upgrade it is probably not very safe method anyway?

Just my opinion. :-)

Daniel



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_upgrade
Следующее
От: Daniel Kalchev
Дата:
Сообщение: Re: again on index usage