Re: Upgrade: 9.0.5->9.4

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Upgrade: 9.0.5->9.4
Date: 2014-03-21 17:35:21
Message-ID: alpine.LNX.2.11.1403211033160.24487@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 21 Mar 2014, Rich Shepard wrote:

> 1.) Start the new -9.4 version running.

It's now running.

> 2.) Run pg_restore on each database that's in the .sql file created by
> pg_dumpall.

Will this work?

psql -e -d template1 -f
/home/rshepard/data/database-backups/pg-9.0.5-2014-03.17.sql

(all on one line, of course; wrapped by alpine.)

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ken Barber 2014-03-21 17:46:29 General Advice for avoiding concurrency during schema migrations
Previous Message Rich Shepard 2014-03-21 17:12:10 Re: Upgrade: 9.0.5->9.4