Re: Problems with pg_upgrade.
| От | Tom Lane |
|---|---|
| Тема | Re: Problems with pg_upgrade. |
| Дата | |
| Msg-id | 2578.1406652065@sss.pgh.pa.us обсуждение |
| Ответ на | Problems with pg_upgrade. (Bror Jonsson <brorfred@gmail.com>) |
| Ответы |
Re: Problems with pg_upgrade.
Re: Problems with pg_upgrade. |
| Список | pgsql-general |
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 по дате отправления: