The way I normally get this info is by setting the following: log_statement = 'all' then the arguments will be printed in the postgres.log file. There could be some other way but that is what I know. -- Regards, Garfield On 2021-09-23, 11:33 AM, "rihad" <rihad@xxxxxxx> wrote: Hi, is it possible to view the list of currently running queries with $1, $2 etc replaced with the actual arguments?