Обсуждение: Need help. Postgres log for prepared statements.

Поиск
Список
Период
Сортировка

Need help. Postgres log for prepared statements.

От
"Alagarsamy Manimaran-FDRP63"
Дата:

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

 

Re: Need help. Postgres log for prepared statements.

От
Tom Lane
Дата:
"Alagarsamy Manimaran-FDRP63" <Manimaran.Alagarsamy@motorola.com> writes:
> I am running Postgres 8.0. How can I get the parameter values printed in
> the log for a prepared statement?

Update to 8.2.

            regards, tom lane