Determine Queries

I am looking for a way to track down exactly what queries. Is there a way to capture them into a log? Then I think from looking at them I would know what page(s) they could be on to see if I left polling mode on somewhere.

[attachment=0]Queries.png[/attachment]

I usually just turn on query logging in PostgreSQL. :slight_smile:

Phil,

No PostgreSQL here, have about everything else… LOL

Anyways with a little help we determined you need to go to :

System Console
Levels

Look for “DatabaseConnectionManager.XXXXXX” where “XXXXX” is your connection and set the level to “ALL”