Re: upgrade

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Martins Zarins <Martins(dot)Zarins(at)vestnesis(dot)lv>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: upgrade
Date: 2003-09-09 23:20:32
Message-ID: Pine.LNX.4.44.0309100119380.1210-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Martins Zarins writes:

> I'm planing to upgrade from 7.2.1 to 7.3.4.
> Will pg_dumpall and pg_restore be sufficient for propper data migration?

If you use pg_dumpall, then you need to restore using psql; pg_restore
won't do you any good.

Also: save your configuration files, read the release notes, test your
applications.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

  • upgrade at 2003-09-04 12:06:58 from Martins Zarins

Browse pgsql-admin by date

  From Date Subject
Next Message Mickey 2003-09-10 00:31:28
Previous Message Peter Eisentraut 2003-09-09 23:19:05 Re: enabling multibyte ...