current_query column of pg_stat_activity view

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

 



Title: current_query column of pg_stat_activity view

Hi everybody,

I have an application that emits query to postgres
(running v 8.2.4 on Dell Hardware/Redhat enterprise
server) and I want to look at what postgres receives.

The only way I know to do so is to run a view called
pg_stat_activity, which gives me a column called
current_query.  It so happens that the application is
issuing a long query with a few ANDs and what appears
in the current_query column does not seem to be the
whole thing.  Is there any way I can look at the
entire query string?

Thank you.

Tena Sakai
tsakai@xxxxxxxxxxxxxx


[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