How to view full queries not partial queries

Поиск
Список
Период
Сортировка
От Campbell, Lance
Тема How to view full queries not partial queries
Дата
Msg-id B75CD08C73BD3543B97E4EF3964B7D701F102E04@CITESMBX1.ad.uillinois.edu
обсуждение исходный текст
Список pgsql-admin

PostgreSQL 9.2.2

I am using the above PostgreSQL.  When in pgAdmin III (1.16) and I use the “Server Status” I will see things like:

 

UPDATE abc.table set def=$1 WHERE id=$2

 

How can I get this to display the actual values passed in the query? 

 

Example of what I want to see:

 

UPDATE abc.table set def=’hi bob’ WHERE id=12

 

Thanks,

 

Lance Campbell

Software Architect

Web Services at Public Affairs

217-333-0382

University of Illinois at Urbana-Champaign logo

 

 

Вложения

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

Предыдущее
От: Jov
Дата:
Сообщение: Re: Master Archiving and replica
Следующее
От: Jov
Дата:
Сообщение: Re: Master Archiving and replica