Re: Increasing RAM for more than 4 Gb. using postgresql - Mailing list pgsql-performance

From Richard Huxton
Subject Re: Increasing RAM for more than 4 Gb. using postgresql
Date
Msg-id 41EE4091.9040902@archonet.com
Whole thread Raw
In response to Re: Increasing RAM for more than 4 Gb. using postgresql  (amrit@health2.moph.go.th)
Responses Re: Increasing RAM for more than 4 Gb. using postgresql  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-performance
amrit@health2.moph.go.th wrote:
> I would like to upgrade both OS kernel and PGsql version , so in my opinion the
> best way to handle it is to *backup* the data in .tar

Just remember if you're going from 7.3.2 => 7.4.x or 8.0 then you'll
need to use pg_dump not just tar up the directories. If you do use tar,
remember to backup *all* the directories.

--
   Richard Huxton
   Archonet Ltd

pgsql-performance by date:

Previous
From: "Matt Casters"
Date:
Subject: Re: Swapping on Solaris
Next
From: Dave Cramer
Date:
Subject: Re: Increasing RAM for more than 4 Gb. using postgresql