Обсуждение: fsm on 8.1

Поиск
Список
Период
Сортировка

fsm on 8.1

От
Grzegorz Jaśkiewicz
Дата:
Question here,
on 8.1, is vacuum analyze actually updating fsm too ?


--
GJ

Re: fsm on 8.1

От
Tom Lane
Дата:
=?UTF-8?Q?Grzegorz_Ja=C5=9Bkiewicz?= <gryzman@gmail.com> writes:
> on 8.1, is vacuum analyze actually updating fsm too ?

Yup.

            regards, tom lane

Re: fsm on 8.1

От
Grzegorz Jaśkiewicz
Дата:
2009/5/21 Tom Lane <tgl@sss.pgh.pa.us>:
> =?UTF-8?Q?Grzegorz_Ja=C5=9Bkiewicz?= <gryzman@gmail.com> writes:
>> on 8.1, is vacuum analyze actually updating fsm too ?
>
> Yup.

Thanks, also to make sure that I got it. Whatever's in FSM, will be
actually reused by postgreqsl during normal operation, instead of
creating new files to store tuples, right ?


--
GJ