Slow select query

Поиск
Список
Период
Сортировка
От Glenn Pierce
Тема Slow select query
Дата
Msg-id CAM5ipV-JyKRmg8-V5ZBELFLL-LttrwVehZ1EKYv3B05Y+4u9Dg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Slow select query
Список psycopg
Hi I have a query that returns a fair amount of data ~ 730000 rows.
In pgadmin The query after multiple runs takes around 5-6 seconds.

When  try to get all the data through psycopg it takes around 20 seconds.

I have turned of ssl for postgres.

Does anyone no any reasons why this is ? or is this normal behavior ?

Thanks

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

Предыдущее
От: Federico Di Gregorio
Дата:
Сообщение: Re: Server-side prepare and execute
Следующее
От: Glenn Pierce
Дата:
Сообщение: Slow select query