From: Bob Gustafson Date: 2008-01-27T03:26:01+09:00 Subject: Re: monitoring postgres transaction You could use Wireshark to look at the packets going from your application to the postgresql server. Wireshark has a 'real time' mode. It also has parsers built-in which interpret the bits in each packet. Bob G On Jan 26, 2008, at 12:15, Gian Holland wrote: > I would like to display queries live > > On Jan 26, 2008 11:07 AM, Reid Thompson > wrote: > >> Gian Holland wrote: >>> Hi I would like to monitor postgres transactions in a realtime >>> fashion, >> is >>> there a library I can use to help me facilitate this functionality >>> >> Explain what you mean by monitor. >> >> >>