Query performance difference

Поиск
Список
Период
Сортировка
От c k
Тема Query performance difference
Дата
Msg-id d8e7a1e30808211248p18ecab8fx4ee3f35fdf6a404b@mail.gmail.com
обсуждение исходный текст
Ответы Re: Query performance difference  (Travis Smith <tsmith@optionshouse.com>)
Список pgsql-admin
Hello,
I have a question regarding query performance from two pgsql applications. PGadmin III 1.8 and Navicat for postgresql 8. Both connected to same server on local machine 8.3 and runs a same query for appox. 1,60,000 rows with one min, one max and addition of the min and max values on two tables joined on an integer column gives different query execution times with noticible difference. PGAdmin gives 9350ms and Navicat gives 2110ms. Why? What will be the difference?
Is it in their query execution methods, with/without indexes etc?.
Thanks

CPK

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: privilege shedding
Следующее
От: Travis Smith
Дата:
Сообщение: Re: Query performance difference