Re: Long term database archival - Mailing list pgsql-general

From Karl O. Pinc
Subject Re: Long term database archival
Date
Msg-id 1152715536l.6077l.4l@mofo
Whole thread Raw
In response to Long term database archival  ("Karl O. Pinc" <kop@meme.com>)
Responses Re: Long term database archival  (Richard Broersma Jr <rabroersma@yahoo.com>)
Re: Long term database archival  (Ron Johnson <ron.l.johnson@cox.net>)
List pgsql-general
On 07/12/2006 09:25:45 AM, Jan Wieck wrote:
> On 7/6/2006 8:03 PM, Karl O. Pinc wrote:
>
>> On 07/06/2006 06:14:39 PM, Florian G. Pflug wrote:
>>> Karl O. Pinc wrote:
>>>> Hi,
>>>>
>>>> What is the best pg_dump format for long-term database
>>>> archival?  That is, what format is most likely to
>>>> be able to be restored into a future PostgreSQL
>>>> cluster.
>>
>>> Anyway, 20 years is a _long_, _long_ time.

> The best way is to not only backup the data. With todays VM
> technology it should be easy enough to backup a virtual disk that
> contains a full OS and everything install for every major Postgres
> release.

I think that that's the answer, put the whole OS and db on a
bootable cd or DVD.  In 20 years they'll surely be no
problem running the whole thing from RAM so media access
speed should not be an issue.

The only thing to worry about is if the underlying architecture
goes away entirely.  I suppose if you choose something common
they'll be an emulator.

Karl <kop@meme.com>
Free Software:  "You don't pay back, you pay forward."
                  -- Robert A. Heinlein


pgsql-general by date:

Previous
From: gonzales@linuxlouis.net
Date:
Subject: Re: HardDisk space
Next
From: Jan Wieck
Date:
Subject: Re: Long term database archival