fsm on 8.1
Started by Grzegorz Jaśkiewiczalmost 17 years ago3 messagesgeneral
Re: fsm on 8.1
=?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
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