Re: Postgresql performance

Поиск
Список
Период
Сортировка
От Chad Thompson
Тема Re: Postgresql performance
Дата
Msg-id 0c8a01c2e8df$b205a2a0$32021aac@chad
обсуждение исходный текст
Ответ на Postgresql performance  (Enix Empreendimentos e Construções Ltda.<contato@enix.com.br>)
Список pgsql-performance
There are a lot of things that can be done to speed up your queries.
Especially if you are using the kludge that Access puts out.  Post some of
them and we can help.

As far as the difference between 7.1.3 and 7.3.2 there are a lot of
optimizations as well as bug fixes, its always a good idea to upgrade.

HTH
Chad
----- Original Message -----
From: "Enix Empreendimentos e Construções Ltda." <contato@enix.com.br>
To: <pgsql-performance@postgresql.org>
Sent: Wednesday, March 12, 2003 1:47 PM
Subject: [PERFORM] Postgresql performance


> Hi everybody.
>
> I am a newbie to Postgresql, trying to migrate an application from
MSAccess.
>
> I am quite dissapointed with the problems I am facing with some queries
> containing multiple joins. I confess it has been hard for someone that is
> not a DBA to figure out which are the problems. Just to ilustrate, I have
> some queries that provide a reasonable query plan (at least from my point
of
> view), but that return no result: keep running on and on.
>
> My system description is: Postgresql 7.1.3, Linux RedHat 7.1 (all patches
> applied), 160Mb RAM.
>
> Is the performance of the mentioned Postgresql version much slower than
the
> 7.3.1?
>
> All advice will be more than appeciated.
>
> Regards.
>
> Fabio
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.461 / Virus Database: 260 - Release Date: 10/03/2003
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>


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

Предыдущее
От: Enix Empreendimentos e Construções Ltda.
Дата:
Сообщение: Postgresql performance
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: Postgresql performance