Re: migration of 7.4 to 8.1 - Mailing list pgsql-performance

From Steinar H. Gunderson
Subject Re: migration of 7.4 to 8.1
Date
Msg-id 20080312091849.GB18226@uio.no
Whole thread Raw
In response to Re: migration of 7.4 to 8.1  ("sathiya psql" <sathiya.psql@gmail.com>)
List pgsql-performance
On Wed, Mar 12, 2008 at 12:13:01PM +0530, sathiya psql wrote:
> My question is that how to migrate my database to 7.4 to 8.1

  aptitude install postgresql-8.1
  pg_dropcluster 8.1 main
  pg_upgradecluster 7.4 main

/* Steinar */
--
Homepage: http://www.sesse.net/

pgsql-performance by date:

Previous
From: "sathiya psql"
Date:
Subject: Re: migration of 7.4 to 8.1
Next
From: Vivek Khera
Date:
Subject: Re: migration of 7.4 to 8.1