How to view full queries not partial queries - Mailing list pgsql-admin

From Campbell, Lance
Subject How to view full queries not partial queries
Date
Msg-id B75CD08C73BD3543B97E4EF3964B7D701F102E04@CITESMBX1.ad.uillinois.edu
Whole thread Raw
List 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

 

 

Attachment

pgsql-admin by date:

Previous
From: Jov
Date:
Subject: Re: Master Archiving and replica
Next
From: Jov
Date:
Subject: Re: Master Archiving and replica