Re: Mystery SELECT * query - Mailing list pgsql-novice

From Sameer Kumar
Subject Re: Mystery SELECT * query
Date
Msg-id CADp-Sm4jWpDFcn+43CG9DmKFA5s9NofKX2UKeku_sMOORwwUaw@mail.gmail.com
Whole thread Raw
In response to Re: Mystery SELECT * query  (Andrew Puschak <apuschak@gmail.com>)
Responses Re: Mystery SELECT * query
List pgsql-novice
Try to set a statement timeout and see which part of code/application fails when this query is timed-out.

Will that be a logical way to figure out from where the query is being fired?

pgsql-novice by date:

Previous
From: Daniel Staal
Date:
Subject: Re: Index to help ordering?
Next
From: Andrew Puschak
Date:
Subject: Re: Mystery SELECT * query