PostgreSQL version upgrade (9.1 to 9.2)

From: JORGE MALDONADO <jorgemal1960(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: PostgreSQL version upgrade (9.1 to 9.2)
Date: 2013-04-17 21:58:23
Message-ID: CAAY=A7-M_VBWwbdv2uz60F4a22rPyC3RJ1g7SUHiRH1wmPcNFw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

As you already know, one way to upgrade a PostgreSQL DB from one version to
another is to perform a pg_dump/pg_restore using the commands of the newer
version. Does this have the same effect if I use pgAdmin III of the newer
version to backup/restore?

Respectfully,
Jorge Maldonado

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message kobolds 2013-04-19 11:53:18 create database with owner
Previous Message Richard Terry 2013-04-16 22:21:06 Conversion from 8.4 to >9 version question