How do I view the parameters of a running query?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



How can I find out what the parameters are of a running prepared query?

If I look at pg_stat_activity I can see the query, however I don't know what parameters the prepared statement is using.

-[ RECORD 3 ]-+------------------------------------------------------
datid         | 16391
datname       | warehouse
procpid       | 22428
usesysid      | 16387
usename       | mechturk
current_query | select count(*) from hit.assignment where answer = $1
waiting       | f
xact_start    | 2008-05-07 07:38:23.985758-07
query_start   | 2008-05-07 07:38:23.989455-07
backend_start | 2008-05-07 07:38:23.828444-07
client_addr   | 127.0.0.1
client_port   | 43664


Thanks.


      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux