Re: Problems with pg_upgrade.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problems with pg_upgrade.
Дата
Msg-id 3047.1406652778@sss.pgh.pa.us
обсуждение
Ответ на Re: Problems with pg_upgrade.  (Bror Jonsson <brorfred@gmail.com>)
Список pgsql-general
Bror Jonsson <brorfred@gmail.com> writes:
> Is there any way to figure out which the original superuser was?

You got a surplus of superusers?

Anyway, it should be the one with OID 10.

select * from pg_authid where oid = 10;

            regards, tom lane


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