Re: odbc : delay time is too long for pgsql 7.4 ??

From: Jeff Eckermann <jeff_eckermann(at)yahoo(dot)com>
To: linusliu <linusliu(at)pchome(dot)com(dot)tw>, pgsql-odbc(at)postgresql(dot)org
Subject: Re: odbc : delay time is too long for pgsql 7.4 ??
Date: 2004-01-02 17:20:45
Message-ID: 20040102172045.53446.qmail@web20802.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

--- linusliu <linusliu(at)pchome(dot)com(dot)tw> wrote:
> Hello : (sorry for repost, typing error)
>
> I am a Delphi programmer. I use the ODBC to connect
> to pgsql.
> The environment : old => pgsql 7.2.4, Delphi 5.0
> new => pgsql 7.4
>
> I found a problem when I testing the new version of
> pgsql (7.4).
> Detail : If I use a query component to update data
> with 7.4, I need to
> wait for about 15 secs. The version 7.2.4 do not act
> like this.
>
> I hope can solve this problem. Can anyone know the
> answer ?

Unlikely that anyone can help you without more
information, for example:
* The code that you are having a problem with
* The data structure in your database (tables, views
etc.)

Is your setup on 7.4 exactly the same as it was on
7.2? Are you using the same version of the ODBC driver?

__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Jeff Eckermann 2004-01-03 17:06:25 Re: odbc : delay time is too long for pgsql 7.4 ??
Previous Message linusliu 2004-01-01 21:19:42 odbc : delay time is too long for pgsql 7.4 ??