Re: Network permormance under windows - Mailing list pgsql-performance

From Merlin Moncure
Subject Re: Network permormance under windows
Date
Msg-id 6EE64EF3AB31D5448D0007DD34EEB3417DD9EA@Herge.rcsinc.local
Whole thread Raw
In response to Network permormance under windows  (Teracat <info@teracat.com>)
Responses Re: Network permormance under windows  (Josep Maria Pinyol Fontseca <jmpinyol@endepro.com>)
List pgsql-performance
> We used Postgresql 7.1 under Linux and recently we have changed it to
> Postgresql 8.1 under Windows XP. Our application uses ODBC and when we
> try to get some information from the server throw a TCP connection,
it's
> very slow. We have also tried it using psql and pgAdmin III, and we
get
> the same results. If we try it locally, it runs much faster.
>
> We have been searching the mailing lists, we have found many people
with
> the same problem, but we haven't found any final solution.
>
> How can we solve this? Any help will be appreciated.
>
> Thanks in advance.
>
by any chance are you working with large tuples/columns (long text,
bytea, etc)?

Also please define slow.

Merlin

pgsql-performance by date:

Previous
From: Teracat
Date:
Subject: Network permormance under windows
Next
From: "Merlin Moncure"
Date:
Subject: Re: pg_dump slow