Re: selects from large tables

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: selects from large tables
Дата
Msg-id 20021118104302.F30738@mail.libertyrms.com
обсуждение исходный текст
Ответ на Re: selects from large tables  (Nikk Anderson <Nikk.Anderson@parallel.ltd.uk>)
Список pgsql-performance
On Mon, Nov 18, 2002 at 03:36:08PM -0000, Nikk Anderson wrote:
> Hi,
>
> Unfortunately explain analyze does not work on our postgres version (7.1) ?

No, it doesn't.

> I think I will download and compile 7.2, and try to compile in 64bit mode to
> see if that helps improve performance.

I have seen something like a 40% improvement in performance from 7.1
to 7.2 on Solaris 7 in my tests.  There are some problems with the 64
bit compilation, by the way, so make sure that you check out the
FAQ and test carefully.  You need to make some modifications of the
source files in order to avoid some buggly libraries on Solaris.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


В списке pgsql-performance по дате отправления:

Предыдущее
От: Nikk Anderson
Дата:
Сообщение: Re: selects from large tables
Следующее
От: "Charles H. Woloszynski"
Дата:
Сообщение: Re: selects from large tables