Re: Improve Postgres Query Speed

Поиск
Список
Период
Сортировка
От Chris
Тема Re: Improve Postgres Query Speed
Дата
Msg-id 45AC523F.1080907@gmail.com
обсуждение исходный текст
Ответ на Re: Improve Postgres Query Speed  ("carter ck" <carterck32@hotmail.com>)
Список pgsql-general
carter ck wrote:
>
> Hi, the rpt_generated is a boolean value.
>
> And you are definitely right when updating the table. The time it takes
> is getting longer and longer. When I do a select statement, the speed
> has also degraded.

If you send us the query that is slow, then I'm sure you'll get some
suggestions about how to speed it up.

Have you run 'analyze' on the table?

--
Postgresql & php tutorials
http://www.designmagick.com/

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

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: Re: Collating Question...
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: Reserve a value in a serial type field