> 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