Re: Question about migration.

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Warren Vanichuk <pyber(at)street-light(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Question about migration.
Date: 2001-01-24 21:41:10
Message-ID: Pine.LNX.4.30.0101242239200.1469-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Warren Vanichuk writes:

> Is it safe to just shut down the database, tar everything up, replace the
> drive, untar, and start it back up? None of the paths, etc, are going to
> change, I'm simply remove one drive and replacing it for another.

That is okay. Dump/restore is only needed for major version upgrades.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Anand Raman 2001-01-24 21:57:41 Re: Re: backend closing connections while executing...
Previous Message Peter Eisentraut 2001-01-24 21:38:34 Re: scrolling in psql..