Re: pg_upgrade Only the install user can be defined in the new cluster

Поиск
Список
Период
Сортировка
От Dávid Suchan
Тема Re: pg_upgrade Only the install user can be defined in the new cluster
Дата
Msg-id VE1P191MB1118026DEE572DFB06D0AA1ED6BF9@VE1P191MB1118.EURP191.PROD.OUTLOOK.COM
обсуждение исходный текст
Ответ на Re: pg_upgrade Only the install user can be defined in the new cluster  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: pg_upgrade Only the install user can be defined in the new cluster  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-general
It prints out:
 count
-------
     1
(1 row)

Od: Daniel Gustafsson <daniel@yesql.se>
Odoslané: streda 15. marca 2023 13:27
Komu: Dávid Suchan <david.suchan@student.tuke.sk>
Kópia: pgsql-general@postgresql.org <pgsql-general@postgresql.org>
Predmet: Re: pg_upgrade Only the install user can be defined in the new cluster
 
> On 15 Mar 2023, at 10:30, Dávid Suchan <david.suchan@student.tuke.sk> wrote:

> ..there are no other users in the db.

The check in question performs this:

        SELECT COUNT(*) FROM pg_catalog.pg_roles WHERE rolname !~ '^pg_';

What do you get when running that in the new v14 cluster?

--
Daniel Gustafsson

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Table scan on 15.2
Следующее
От: Arthur Ramsey
Дата:
Сообщение: Re: Table scan on 15.2