6.3 -> 6.4.2 upgrade question

From: "Stan Brown" <stanb(at)awod(dot)com>
To: pgsql-hackers(at)hub(dot)org
Subject: 6.3 -> 6.4.2 upgrade question
Date: 1999-01-06 00:19:51
Message-ID: 199901060020.TAA03602@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I had a problme loading the data from my 6.3 (Not 6.3.1) DB inot my new
test 5.4.2 DB. Aparently some things related to users have changed
between 6.3, and 6.3.1 which break this.

I was able to get the data relaoded, by first doing a creatuse for all
the non-postgress users in the database. Question is this safe?
Question 2 is there a better way to do it, such as using the pg_dumpall
script from 6.4.2 on the 6.3 DB?

I reall don't want to do somehting here that is going to cause problems
down the reoad, and thier is really no big pressure to get upgraded, as
the 6.3 DB is working great.

--
Stan Brown stanb(at)netcom(dot)com 843-745-3154
Westvaco
Charleston SC.
--
Windows 98: n.
useless extension to a minor patch release for 32-bit extensions and
a graphical shell for a 16-bit patch to an 8-bit operating system
originally coded for a 4-bit microprocessor, written by a 2-bit
company that can't stand for 1 bit of competition.
-
(c) 1999 Stan Brown. Redistribution via the Microsoft Network is prohibited.

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 1999-01-06 00:30:01 RE: [HACKERS] MVCC works in serialized mode!
Previous Message Pawel Pierscionek 1999-01-05 21:20:50 drop table in pgsql