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

From Andrew Puschak
Subject Re: Mystery SELECT * query
Date
Msg-id CALFZoBv78QRrTbrkqcTzHxO_mCmh5foMU-GOfmM5_1bODrS-rQ@mail.gmail.com
Whole thread Raw
In response to Re: Mystery SELECT * query  (Sameer Kumar <sameer.kumar@ashnik.com>)
List pgsql-novice



On Mon, Jan 20, 2014 at 10:46 PM, Sameer Kumar <sameer.kumar@ashnik.com> wrote:
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?

Yes, that makes sense, but unfortunately I don't have access to the system to test it. I did test all the queries that were written in the code I was given and none of them created SELECT * FROM queries, so I also suspected it was somewhere in the stack but was unable to learn what the code is being run in besides just being told its pasqual and ODBC. Hopefully it won't be a problem.

Thanks,
Andrew

pgsql-novice by date:

Previous
From: Sameer Kumar
Date:
Subject: Re: Mystery SELECT * query
Next
From: Rohit Goyal
Date:
Subject: Request for error explaination || Adding a new integer in indextupleData Structure