Re: Query Join Performance

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Query Join Performance
Дата
Msg-id 20070426030716.GD10666@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Query Join Performance  ("Aaron Bono" <postgresql@aranya.com>)
Список pgsql-sql
Aaron Bono wrote:

> Looks like a vacuum analyze did the trick.  Performance is beautiful now.  I
> should have tried that earlier.
> 
> I thought I had the auto vacuum turned on (PostgreSQL 8.1) but I guess it
> doesn't do analyze?
> 
> Anyway, I will schedule a vacuum analyze nightly - it is low usage and won't
> cause any problems.

It should have done an analyze at some point.  Unless this is Windows,
in which case there's a bug that precludes autovacuum from running at
all.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: "Aaron Bono"
Дата:
Сообщение: Re: Query Join Performance
Следующее
От: "Nemo Terry"
Дата:
Сообщение: Re: Which function transform x,y to latitude/longitude?