Re: Upgrading a database dump/restore

Поиск
Список
Период
Сортировка
От Zdenek Kotala
Тема Re: Upgrading a database dump/restore
Дата
Msg-id 4526628D.1030103@sun.com
обсуждение исходный текст
Ответ на Re: Upgrading a database dump/restore  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-hackers
Martijn van Oosterhout napsal(a):
> On Thu, Oct 05, 2006 at 04:39:22PM -0400, Mark Woodward wrote:
>>> Indeed. The main issue for me is that the dumping and replication
>>> setups require at least 2x the space of one db. That's 2x the
>>> hardware which equals 2x $$$. If there were some tool which modified
>>> the storage while postgres is down, that would save lots of people
>>> lots of money.
>> Its time and money. Stoping a database and staring with new software is a
>> lot faster than dumping the data out (disallowing updates or inserts) and
>> restoring the data can take hours or days *and* twice the hardware.
> 
> In that case there should be people willing to fund the development.
> There have been a few people (even in the last few weeks) who say
> they're looking into it, perhaps they need a "helping hand"?

There are still people who are working on it :-). I'm working on catalog 
conversion prototype -> it will generate helping request early ;-).
    Zdenek



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

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: Another idea for dealing with cmin/cmax
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Storing MemoryContext Pointers