Re: 7.1 Release Date - Mailing list pgsql-general

From Bruce Momjian
Subject Re: 7.1 Release Date
Date
Msg-id 200010161618.MAA10088@candle.pha.pa.us
Whole thread Raw
In response to Re: 7.1 Release Date  (Jim Mercer <jim@reptiles.org>)
Responses Re: 7.1 Release Date  (Jim Mercer <jim@reptiles.org>)
List pgsql-general
> On Mon, Oct 16, 2000 at 12:00:59PM -0400, Bruce Momjian 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.
>
> sure, i've only got 25+ gig of tables, two of which are 10+ gig each.
>
> 8^(
>
> it certainly would be nice to have a quicker process than dump/reload.

I see.  Hmmm.

--
  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 by date:

Previous
From: Jim Mercer
Date:
Subject: Re: 7.1 Release Date
Next
From: Tom Lane
Date:
Subject: Re: AW: [HACKERS] My new job