Re: BUG #1675: very slow work

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Dimitar <dmitar(at)cablebg(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1675: very slow work
Date: 2005-05-19 22:33:05
Message-ID: 20050519223305.GA92731@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, May 19, 2005 at 01:27:17PM +0100, Dimitar wrote:
>
> Posgre works slower on Wndows than on Linux. We worked previously with
> Posgre on Linux and it's over 100 times faster than Windows.

Could you provide more information about what you're doing? Are
you running comparable queries against a comparable data set on
comparable hardware with a comparable database configuration? Have
you vacuumed and analyzed the database? Could you post the EXPLAIN
ANALYZE output from an example query that's 100 times faster on
Linux? If you still have a Linux system then please post the EXPLAIN
ANALYZE output from both systems so we can see the difference.

This thread might be more appropriate in pgsql-performance until
there's more evidence that the performance difference is indeed a
PostgreSQL bug and that other possibilities have been investigated
and ruled out.

BTW, it's "PostgreSQL" or "Postgres", not "Posgre".

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Szűcs Gábor 2005-05-20 08:03:35 CHECK constraint (true) causes dumps with parse errors
Previous Message Tom Lane 2005-05-19 15:48:33 Re: BUG #1676: Statment order in rules