Re: Problems with pg_upgrade.

Поиск
Список
Период
Сортировка
От Bror Jonsson
Тема Re: Problems with pg_upgrade.
Дата
Msg-id 249A04E7-6084-4CF3-A994-AFCC6A543A2C@gmail.com
обсуждение исходный текст
Ответ на Re: Problems with pg_upgrade.  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Problems with pg_upgrade.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Thanks!

Is there any way to figure out which the original superuser was?

:-)B


On Jul 29, 2014, at 12:41, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> Bror Jonsson <brorfred@gmail.com> writes:
>> I’m trying to upgrade from 9.0 to 9.2 with out any success. the pg_upgrade script fails with the message Old and new
clusterinstall users have different values for pg_authid.oid: 
>
>> geo-route-in:~ bror$ /opt/local//lib/postgresql92/bin/pg_upgrade -b /opt/local//lib/postgresql90/bin/ -B
/opt/local//lib/postgresql92/bin/-d /Volumes/ruoteRAID/db/postgresql90/defaultdb/ -D
/Volumes/ruoteRAID/db/postgresql92/defaultdb/-u bror 
>
> At a guess, "bror" is not the original superuser in the old cluster
> (ie, the one who ran initdb).  You need to use the name of that
> superuser, not just any superuser.
>
>             regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Problems with pg_upgrade.
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Problems with pg_upgrade.