Hi,
Why don't you use tcpdump, or another sniffer, in order to check that, and
post the result here?
-----Message d'origine-----
De : pgsql-odbc-owner@postgresql.org
[mailto:pgsql-odbc-owner@postgresql.org] De la part de Arnaud Lesauvage
Envoyé : vendredi, 10. février 2006 17:01
À : Tom Lane
Cc : pgsql-odbc@postgresql.org
Objet : Re: [ODBC] TCP_NO_DELAY & TcpAckFrequency (Re: Slow query through
Tom Lane a écrit :
> None of this explains why odbc is slow when psql isn't, though,
> especially not if you are using one of the recent odbc releases that
> relies on libpq. The wire-level behavior certainly ought to be the
> same for anything using libpq ...
Yes.
I am trying to figure out what the difference is between an ODBC call and a
"direct" call, from another application...
The issue might be at a higher level, but I have no clue right now...
Regards
--
Arnaud
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend