Re: SQL command : ALTER DATABASE OWNER TO

Поиск
Список
Период
Сортировка
От gparc@free.fr
Тема Re: SQL command : ALTER DATABASE OWNER TO
Дата
Msg-id 1712096587.208766558.1706090901073.JavaMail.zimbra@free.fr
обсуждение исходный текст
Ответ на SQL command : ALTER DATABASE OWNER TO  (gparc@free.fr)
Ответы Re: SQL command : ALTER DATABASE OWNER TO  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-docs
Hello,

as one of my colleagues fell into the same trap
I repeat my request for correction of the documentation on this subject.

Many thanks in advance

Regards
Gilles

----- Mail original -----
De: "gparc" <gparc@free.fr>
À: "pgsql-docs" <pgsql-docs@lists.postgresql.org>
Envoyé: Mardi 8 Mars 2022 10:50:38
Objet: SQL command : ALTER DATABASE OWNER TO

Hello,

for this "ALTER DATABASE" form, it should be mentioned that after execution of the command,
the old database owner loses all his privileges on it (even connection) although it might
still owns schemas or objects (tables, index,...) inside it.

Thanks in advance to add this important precision.

Regards
Gilles



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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Missing information on '-X' in section 26.3.6.1.
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: SQL command : ALTER DATABASE OWNER TO