Re: [HACKERS] Slow count(*)

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: [HACKERS] Slow count(*)
Дата
Msg-id 162867790801020842g773e220bl42ababd983f4b911@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
On 02/01/2008, Abraham, Danny <danny_abraham@bmc.com> wrote:
> When comparing the OLTP part of our product, PG is about 15% slower
> compared to Oracle, which is reasonable.
>
> When comparing the DSS part, it is about 20 times slower.
>
> Unfortunately, we need both.
>

Send slow queries, please, and than we can help you.

don't forget on VACUUM and ANALYZE statements before and then send
execution plans

http://www.postgresql.org/docs/8.2/static/sql-explain.html


>
> -----Original Message-----
> From: Pavel Stehule [mailto:pavel.stehule@gmail.com]
> Sent: Wednesday, January 02, 2008 5:47 PM
> To: Abraham, Danny
> Cc: pgsql-hackers@postgresql.org
> Subject: Re: [HACKERS] Slow count(*)
>
> On 02/01/2008, Abraham, Danny <danny_abraham@bmc.com> wrote:
> > Hi,
> >
> > We are looking for a patch that will help us  count using the indexes.
> >
> > Our product is about 20 times slower on Postgres compared to MS SQL
> > Server.
> >
> > Any ideas?
>
> There isn't any similar patch and will not be.
>
> Use materialized views or similar techniques.
>
> Are you sure, so all your problems are only in SELECT COUNT(*)?
>
> Check, please, all slow queries.
>
> Regards
> Pavel Stehule
> >
> > Danny Abraham
> > BMC Software
> > CTM&D Business Unit
> > 972-52-4286-513
> > danny_abraham@bmc.com
> >
> >
> > ---------------------------(end of
> broadcast)---------------------------
> > TIP 5: don't forget to increase your free space map settings
> >
>
>

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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Any big slony and WAL shipping users?
Следующее
От: Vincent Bernat
Дата:
Сообщение: tablefunc and crosstab