Re: Upgrading from 7.4 to 8.1

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Upgrading from 7.4 to 8.1
Дата
Msg-id 20060831032626.GM22618@alvh.no-ip.org
обсуждение исходный текст
Ответ на Upgrading from 7.4 to 8.1  (Naomi Walker <nwalker@eldocomp.com>)
Ответы Re: Upgrading from 7.4 to 8.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
Naomi Walker wrote:
> We are preparing to upgrade to 8.1 from 7.4 Postrgres.  In this case, it is a Red Hat
> Linux server.  Using the 8.1.4 pg_dumpall, pointed at the 7.4 instance, we get the
> following errors.

What are the exact options?  I tried to reproduce it here, using a 8.1
and 8.2 pg_dumpall, and a 7.4 server, and couldn't.

> CREATE ROLE "";
> ALTER ROLE "" WITH NOSUPERUSER INHERIT NOCREATEROLE NOCREATEDB LOGIN;

This is weird anyway -- do you really have a role named "" (empty
string)?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

В списке pgsql-admin по дате отправления:

Предыдущее
От: Naomi Walker
Дата:
Сообщение: Upgrading from 7.4 to 8.1
Следующее
От: RW
Дата:
Сообщение: Re: pg_dump: schema with OID 16396 does not exist