Обсуждение: BUG #1675: very slow work

Поиск
Список
Период
Сортировка

BUG #1675: very slow work

От
"Dimitar"
Дата:
The following bug has been logged online:

Bug reference:      1675
Logged by:          Dimitar
Email address:      dmitar@cablebg.net
PostgreSQL version: 8.0.2 win32
Operating system:   Windows Server 2003: Web Edition
Description:        very slow work
Details:

Posgre works slower on Wndows than on Linux. We worked previously with
Posgre on Linux and it's over 100 times faster than Windows.

Re: BUG #1675: very slow work

От
Michael Fuhr
Дата:
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/