I am running Postgres 8.0. How can I get the parameter values printed in the log for a prepared statement? I am seeing the parameter values shown as $1 $2 etc.
Thanks Mani
I am running Postgres 8.0. How can I get the parameter values printed in the log for a prepared statement? I am seeing the parameter values shown as $1 $2 etc.
Thanks Mani