On Thu, Jan 6, 2011 at 3:54 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> Well, we usually tell people to restore as super-user, particularly
> pg_dumpall, but in this case, it is impossible. Certainly pg_upgrade
> requires it, which is the root of the problem.
True. Although it's not really impossible, it just requires one
additional step that we don't currently perform.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
In response to
pgsql-hackers by date
| Next: | From: Merlin Moncure | Date: 2011-01-06 21:21:36 |
| Subject: Re: DISCARD ALL ; stored procedures |
| Previous: | From: Bruce Momjian | Date: 2011-01-06 20:54:33 |
| Subject: Re: Problem with pg_upgrade (8.4 -> 9.0) due to
ALTER DATABASE SET ROLE |