Re: FSM search modes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: FSM search modes
Дата
Msg-id 6080.1254437385@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: FSM search modes  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: FSM search modes  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> Fuzzy thinking there -- if it's the last quarter of the *free* pages,
> the suggested probabilities should be fine.  (Somehow I got to
> thinking, for a moment, that it would be the last quarter of the
> relation's overall pages....)

It's going to be the latter --- we do not know, and are *not* going to
invest the cycles to find out, how many pages have a useful amount of
free space.  Even finding out the relation physical length might be
more cycles than we want to spend here ...
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: CREATE OR REPLACE FUNCTION vs ownership
Следующее
От: daveg
Дата:
Сообщение: Re: Postgres server goes in recovery mode repeteadly