Re: 8.3 Beta Incompatible Data Disaster - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: 8.3 Beta Incompatible Data Disaster
Date
Msg-id 20080110145429.GF6465@alvh.no-ip.org
Whole thread Raw
In response to 8.3 Beta Incompatible Data Disaster  ("Mark Walker" <markrjgwalker@gmail.com>)
List pgsql-general
Mark Walker escribió:
> Ignoring the warnings not to use a beta product on a production database I
> had been running 8.3beta1. When I saw that it had hit 8.3RC1 I decided to
> upgrade and folowing the usual data compatibility within major versions I
> did not do a pg_dump, in fact my last dump was when I loaded the beta on
> 10th October. I get the following error
> FATAL:  database files are incompatible with server
> Unfortunately, I cannot find my copy of the beta1 source files and they are
> no longer available on the internet.

You can grab the 8.3 beta 1 sources using the CVS repository and the tag
REL8_3_BETA1.


--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-general by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: Connect to SQL Server via ODBC from Postgresql
Next
From: Erik Jones
Date:
Subject: Re: Can I create a TYPE (or DOMAIN) with arguments?