how to get value of parameter set in session for other user

Поиск
Список
Период
Сортировка
От Vikas Sharma
Тема how to get value of parameter set in session for other user
Дата
Msg-id CAN6gwKz2jK__yAOvd2H55TYUw7j3BnDc4wEG-QKANOq++Zb9ug@mail.gmail.com
обсуждение исходный текст
Ответы Re: how to get value of parameter set in session for other user  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi There,

Is it possible in postgres to get the value of the parameter currently set in the session of the other user? The other user might have set the value using SET <parameter>.

If the other user has set the value as "alter role" then it should appear in select * from pg_roles.

Thank you
-Vikas

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

Предыдущее
От: Wicher
Дата:
Сообщение: Re: Advice on using materialized views
Следующее
От: Francisco Olarte
Дата:
Сообщение: Re: Query planner issue with preferring primary key over a better index when using ORDER BY and LIMIT