Found solution to reloading dumped 6.1 -> 6.4 - Mailing list pgsql-general

From Robert Chalmers
Subject Found solution to reloading dumped 6.1 -> 6.4
Date
Msg-id 3686EDA6.8B1FE05D@chalmers.com.au
Whole thread Raw
Responses Re: [GENERAL] Found solution to reloading dumped 6.1 -> 6.4
List pgsql-general
The 6.1 db.out has a line in it that looks like this;

CREATE TABLE categories (category varchar(30)) archive = none;

If I remove the " archive = none"  bit, then all works ok.  Excellent.

bob

--
http://www.chalmers.com.au               Chinese Language Studies.
http://4qir.quantum-radio.net.au                     World Music Radio.
phone:61-7-49440357 - fax:61-7-49512832           icq#11252938.
Courses and Resources and Radio 4QIR.   Working for Whirled Peas.



pgsql-general by date:

Previous
From: Robert Chalmers
Date:
Subject: Is there something special to do to pull 6.1 db.out files into 6.4.1 ?
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Found solution to reloading dumped 6.1 -> 6.4