Re: Low performance on Windows problem

From: Dalibor Sramek <dali(at)insula(dot)cz>
To: Merlin Moncure <merlin(dot)moncure(at)rcsonline(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Low performance on Windows problem
Date: 2005-09-13 14:34:02
Message-ID: 20050913143401.GA913@www.epot.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Tue, Sep 13, 2005 at 10:20:05AM -0400, Merlin Moncure wrote:
> I loaded your dump and was able to select entire table in trivial time
> from both pgAdmin and psql shell. I am suspecting some type of tcp
> problem here. Can you confirm slow times on unloaded server?

Did you run the select remotely on a Windows server?

Yes the server load is practically 0. Note the difference between local and
remote execution of the command. I think you are right about the network
problem possibility. But it is bound to PostgreSQL. MySQL on the same
machine (and same database content) had no problem.

So are there any known issues with PostgreSQL on Windows sending data to
remote hosts connected via ODBC?
What should I do to find out more debug info?

Thanks

Dalibor Sramek

--
Dalibor Sramek http://www.insula.cz/dali \ In the eyes of cats
/ dalibor(dot)sramek(at)insula(dot)cz \ all things
/ >H blog http://www.transhumanismus.cz/blog.php \ belong to cats.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Kevin Grittner 2005-09-13 15:01:13 Re: Low performance on Windows problem
Previous Message Merlin Moncure 2005-09-13 14:20:05 Re: Low performance on Windows problem