Re: Replication Syatem

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Replication Syatem
Дата
Msg-id 481875A1.4060502@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Replication Syatem  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-performance
Craig Ringer wrote:
> Heikki Linnakangas wrote:
>
>> Did you dump and reload the table after setting the fill factor? It
>> only affects newly inserted data.
>
> VACUUM FULL or CLUSTER should do the job too, right? After all, they
> recreate the table so they must take the fillfactor into account.

CLUSTER, yes. VACUUM FULL won't move tuples around just to make room for
the fillfactor.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Replication Syatem
Следующее
От: "Pavan Deolasee"
Дата:
Сообщение: Re: Replication Syatem