Re: Backups - Mailing list pgsql-novice

From Bruno Wolff III
Subject Re: Backups
Date
Msg-id 20050715170348.GA1295@wolff.to
Whole thread Raw
In response to Re: Backups  (Philip Hallstrom <postgresql@philip.pjkh.com>)
List pgsql-novice
On Thu, Jul 14, 2005 at 09:09:06 -0700,
  Philip Hallstrom <postgresql@philip.pjkh.com> wrote:
> >Is it ok simply to zip the contents of E:\PGSQLDATA to a zip file and
> >store this file on a CD or DVD?  I am sure that the data will not exceed
> >50 Megabytes, so it should fit on a CD.
>
> if the data won't exceed 50megs I would add step 1a just so you have the
> data in a format other than the native postgresql format (say in case for
> some freaky reason your machine crashes and *no one* has a copy of that
> version of postgres... crazy, but if you have the space...)

The platform (mostly processor type) should be the same and some build
options also need to be the same (in particular integer datetimes) or
you will have some problems with the binary data. With just 50MB, using
pgdump is going to be safer if you don't control the platform and what
build options were used.

pgsql-novice by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: [despammed] CSV Import?
Next
From: Shawn Garbett
Date:
Subject: User Context Variables