Re: 9.3 migration issue - Mailing list pgsql-general

From Jeff Janes
Subject Re: 9.3 migration issue
Date
Msg-id CAMkU=1z_dPtRWQWBmGr-0S6=X5d4ndF0hg50cnC8wrnQ2CctdA@mail.gmail.com
Whole thread Raw
In response to 9.3 migration issue  (Stephen Davies <sdavies@sdc.com.au>)
Responses Re: 9.3 migration issue
List pgsql-general
On Sun, Oct 12, 2014 at 9:11 PM, Stephen Davies <sdavies@sdc.com.au> wrote:
I am in the process of migrating several PostgreSQL databases from a 32-bit V9.1.4 environment to a 64-bit V9.3 environment.

I have used pg_dump and pg_restore (or postgis_restore.pl) as required by the combination of version and word size migration and the results have been (superficially) good.

However, some tables in some databases have lost access privileges.
That is, users who could access tables on the old server are denied access on the new.
I have fixed this by manually granting access where necessary but wonder whether the original issue is a bug or something that I have missed in the migration.

Did you get any error messages during the load?

Cheers,

Jeff

pgsql-general by date:

Previous
From: Vick Khera
Date:
Subject: Re: 9.3 migration issue
Next
From: Stephen Davies
Date:
Subject: Re: 9.3 migration issue