Re: 7.1 Release Date

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: 7.1 Release Date
Дата
Msg-id 200010161600.MAA08459@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: 7.1 Release Date  (Lamar Owen <lamar.owen@wgcr.org>)
Ответы Re: 7.1 Release Date  (Jim Mercer <jim@reptiles.org>)
Список pgsql-general
> Tom Lane wrote:
>
> > Migration tools might ease the pain, sure (though I'd still recommend
> > doing a full backup before a major version upgrade, just on safety
> > grounds; so the savings afforded by a tool might not be all that much).
>
> What is needed, IMHO, is a replacement to the pg_upgrade script that can
> do the following:
> 1.)    Read _any_ previous version's format data files;
> 2.)    Write the current version's data files (without a running
> postmaster).

Let me ask.  Could people who need to be up all the time dump their
data, install PostgreSQL on another machine, load that in, then quickly
copy the new version to the live machine and restart.  Seems like
downtime would be minimal.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: [HACKERS] My new job
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Ignore when using COPY FROM