Deallocation speed - Mailing list pgsql-odbc

From Mark Simonetti
Subject Deallocation speed
Date
Msg-id 4BC36597.7080501@opalsoftware.co.uk
Whole thread Raw
Responses Re: Deallocation speed  (Hiroshi Inoue <inoue@tpf.co.jp>)
List 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 by date:

Previous
From: Anand
Date:
Subject: Postgres Driver
Next
From: Ken Sell
Date:
Subject: Re: Postgres Driver