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

Поиск
Список
Период
Сортировка
От Vikas Sharma
Тема Re: how to get value of parameter set in session for other user
Дата
Msg-id CAN6gwKwi7ZTWARW37XT8N10irA=ZbionY3Fn7UWPd-JTHC9=Qw@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 Tom,

Thanks for the clarification.

Regards
Vikas

On Tue, 7 Dec 2021 at 14:45, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Vikas Sharma <shavikas@gmail.com> writes:
> Is it possible in postgres to get the value of the parameter currently set
> in the session of the other user?

No.  That information only exists within the other session's process.

                        regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Working with fixed-point calculations in C
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Are Foreign Key Disabled During Logical Replication Initial Sync?