Re: Mystery SELECT * query

Поиск
Список
Период
Сортировка
От Andrew Puschak
Тема Re: Mystery SELECT * query
Дата
Msg-id CALFZoBv78QRrTbrkqcTzHxO_mCmh5foMU-GOfmM5_1bODrS-rQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Mystery SELECT * query  (Sameer Kumar <sameer.kumar@ashnik.com>)
Список 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 по дате отправления:

Предыдущее
От: Sameer Kumar
Дата:
Сообщение: Re: Mystery SELECT * query
Следующее
От: Rohit Goyal
Дата:
Сообщение: Request for error explaination || Adding a new integer in indextupleData Structure