pgsql: doc: Add note about "Client User" and "Superuser" fields in \con
В списке pgsql-committers по дате отправления:
| От | Fujii Masao |
|---|---|
| Тема | pgsql: doc: Add note about "Client User" and "Superuser" fields in \con |
| Дата | |
| Msg-id | E1uQFse-001YLE-01@gemulon.postgresql.org обсуждение исходный текст |
| Список | pgsql-committers |
doc: Add note about "Client User" and "Superuser" fields in \conninfo output. In the \conninfo psql command, the "Client User" column shows the user who established the connection, while the "Superuser" column reflects whether the current user in the current execution context is a superuser. This means the users referred to in these columns can differ, for example, if the current user was changed with the SET ROLE command. This commit adds a note to the \conninfo documentation to clarify this behavior and avoid potential confusion. Author: Fujii Masao <masao.fujii@gmail.com> Reviewed-by: Robert Treat <rob@xzilla.net> Reviewed-by: David G. Johnston <david.g.johnston@gmail.com> Discussion: https://postgr.es/m/685961b8-b6ce-40bb-b2d5-c2ff135d3388@oss.nttdata.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/0fe50417eca46d6993da350845dc09d7e899c6d6 Modified Files -------------- doc/src/sgml/ref/psql-ref.sgml | 9 +++++++++ 1 file changed, 9 insertions(+)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера