Re: Copying data files to new hardware? - Mailing list pgsql-general

From Evan D. Hoffman
Subject Re: Copying data files to new hardware?
Date
Msg-id AANLkTimATVkVuvK=VJV3o7FWYg_emapxs=T0FxXHm1DJ@mail.gmail.com
Whole thread Raw
In response to Re: Copying data files to new hardware?  (Brian Hirt <bhirt@me.com>)
Responses Re: Copying data files to new hardware?  (Craig Ringer <craig@postnewspapers.com.au>)
Re: Copying data files to new hardware?  (Vick Khera <vivek@khera.org>)
List pgsql-general
Thanks, Brian & Jaime.  Regarding Slony, would that allow for
migration to a new version as well - i.e. moving from 8.2 on the old
machine to 8.4 on the new machine via Slony with minimal downtime?

The Slony method is one I hadn't considered.  Since our database is so
large, even a direct file copy would require some downtime (since we'd
need to stop the DB before beginning the copy).  Slony would probably
let us cut the downtime from hours to minutes (dump & restore for us
has historically taken days).

Thanks again,
Evan

pgsql-general by date:

Previous
From: Carlos Mennens
Date:
Subject: Re: Adding a New Column Specifically In a Table
Next
From: Dmitriy Igrishin
Date:
Subject: How to determine failed connection attempt due to invalid authorization (libpq)?