Re: visibility map - what do i miss?

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: visibility map - what do i miss?
Дата
Msg-id b42b73150812060800p55234da5qdca6a4ce37814b8c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: visibility map - what do i miss?  ("Merlin Moncure" <mmoncure@gmail.com>)
Список pgsql-general
On Sat, Dec 6, 2008 at 8:38 AM, Merlin Moncure <mmoncure@gmail.com> wrote:
> So what do we gather from this?  Well, the feature works as
> advertised.  I think that as long as your updates are not uniformly
> distributed across pages, vismap is a huge performance win for many
> workloads.  I think the benefit will increase as the feature is
> tweaked in future versions.  vacuum times are one of the things that
> make dealing with large tables difficult, and force us to use
> partitioning (which is, frankly, a hack).
>
> Why are new pages initialized dirty?  Do inserts on pages set the dirty bit?

dumb question...there is no guarantee the transaction will be committed.

merlin

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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Unique constaint violated without being violated
Следующее
От: Sebastian Tennant
Дата:
Сообщение: Re: Resp.: Automatic insert statement generator?