Is there an easy way to monitor Postgres db queries in a (Windows XP) environment. I'm testing some new code and suspect that in some cases queries are being duplicated/repeated under certain conditions.
What is the easiest/best way to do this - I just need something simple - basically the timestamp and syntax of the query.