Re: Why pgAdmin III guru suggests VACUUM in 8.1

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Why pgAdmin III guru suggests VACUUM in 8.1
Дата
Msg-id 20051128205950.GW78939@pervasive.com
обсуждение исходный текст
Ответ на Re: Why pgAdmin III guru suggests VACUUM in 8.1  ("Andrus" <eetasoft@online.ee>)
Список pgsql-general
On Wed, Nov 23, 2005 at 04:56:58PM +0200, Andrus wrote:
> No. autovacuum is turned ON by default in 8.1 XP

Hrm, interesting that it's different than on Unix.

> I read from the docs you mentioned that Postgres has low maintenance needs
> compared to other databases. So I'm expecting that there is no need to tune
> something.

Initial tuning != maintenance. Many of PostgreSQL's default settings are
extremely conservative and will benefit from being increased on almost
any hardware. There's extensive discussion of this to be found in the
pgsql-performance archives, but take a look at shared_buffers and
work_memory at a minimum.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

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

Предыдущее
От: Timothy Perrigo
Дата:
Сообщение: problem with psql?
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Slow pgdump