On Tue, Apr 10, 2001 at 02:24:33PM -0300, The Hermit Hacker wrote:
> 
> Theoretically, should one be able to do:
> 
> pg_dumpall > db.out
> remove 7.0.3 bin, lib, data, etc
> install 7.1 bin, lib, etc
> initdb 7.1
> psql template1 < db.out
> 
> Basically, has anyone actually tried *that* yet and can report on whether
> or not it works?

Well, 7.0 pg_dump does not get the dependencies right...  But in
that case the 7.0 -> 7.0 import also does not work.

> I'm just about to try it here, on >2gig of data, but if others have
> experience with this, that would be great ...

In my project, there is need for this well-known RDBMS tool
knows as 'vi'...  ;)


-- 
marko


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to