Re: how to get value of parameter set in session for other user - Mailing list pgsql-general

From Vikas Sharma
Subject Re: how to get value of parameter set in session for other user
Date
Msg-id CAN6gwKwi7ZTWARW37XT8N10irA=ZbionY3Fn7UWPd-JTHC9=Qw@mail.gmail.com
Whole thread Raw
In response to Re: how to get value of parameter set in session for other user  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Working with fixed-point calculations in C
Next
From: Peter Eisentraut
Date:
Subject: Re: Are Foreign Key Disabled During Logical Replication Initial Sync?