Deallocation speed

Поиск
Список
Период
Сортировка
От Mark Simonetti
Тема Deallocation speed
Дата
Msg-id 4BC36597.7080501@opalsoftware.co.uk
обсуждение исходный текст
Ответы Re: Deallocation speed  (Hiroshi Inoue <inoue@tpf.co.jp>)
Список pgsql-odbc
Hi,
I'm currently working on a c++ project that uses the psqlodbc driver.

I have a query that returns over 26000 rows, and about 45 columns.

When it comes to closing the statement using SQLFreeStmt(hstmt,
SQL_CLOSE), the command seems to take about 70 seconds to return (on a
3.16ghz processor!).   This just doesn't seem right.  Is there something
I may be missing?

I thought I'd ask first before I posted more details incase it is
something obvious.

Thanks,

Mark.


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

Предыдущее
От: Anand
Дата:
Сообщение: Postgres Driver
Следующее
От: Ken Sell
Дата:
Сообщение: Re: Postgres Driver