Re: Add visibility map information to pg_freespace.

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Add visibility map information to pg_freespace.
Дата
Msg-id CA+U5nMLuDoYcsMGUZQsEji9LYOOgLnzg+gpASnbAi_EnOqt3UA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Add visibility map information to pg_freespace.  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Ответы Re: Add visibility map information to pg_freespace.  (Andres Freund <andres@2ndquadrant.com>)
Re: Add visibility map information to pg_freespace.  (Satoshi Nagayasu <snaga@uptime.jp>)
Список pgsql-hackers
On 19 June 2013 09:19, Kyotaro HORIGUCHI
<horiguchi.kyotaro@lab.ntt.co.jp> wrote:

> It should useful in other aspects but it seems a bit complicated
> just to know about visibility bits for certain blocks.

With your current patch you can only see the visibility info for
blocks in cache, not for all blocks. So while you may think it is
useful, it is also unnecessarily limited in scope.

Let's just have something that is easy to use that lets us see the
visibility state for a block, not just blocks in freespace.

--Simon Riggs                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: GIN improvements part2: fast scan
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Add visibility map information to pg_freespace.