Re: [SQL] ODBC 7.1

Hiroshi Inoue <inoue@tpf.co.jp>

From: Hiroshi Inoue <Inoue@tpf.co.jp>
To: Keith Gray <keith@heart.com.au>
Cc: PostgreSQL <pgsql-sql@postgresql.org>, "pgsql-odbc@postgresql.org" <pgsql-odbc@postgresql.org>
Date: 2001-08-10T02:57:43Z
Lists: pgsql-sql
Keith Gray wrote:
> 
> Greetings All,
> 
> Is this the correct forum to discuss ODBC driver issues?
> 

No, pgsql-odbc is the right forum.

> I have a Linux/PostgreSQL server which has been upgraded
> to run 7.1 - the main reason was to be able to use the
> TOAST extensions. We have some documentation attached
> to fields which is up to 64kb.
> 
> After upgrading the server I installed the current (7.1)
> ODBC driver for Win32.
> 

Is the version 7.01.0006 ?

> It now seems that concurrent table writes are limited?
> 
> My write times are fairly slow. (significantly slower
> than 6.4/7.0)
> 

Is the comparison for the < 8k data ?
Is it as fast as 6.4/7.0 except concurrent write ?

regards,
Hiroshi Inoue