Re: vacuum, performance, and MVCC

Поиск
Список
Период
Сортировка
От Jonah H. Harris
Тема Re: vacuum, performance, and MVCC
Дата
Msg-id 36e682920606240837g4c508ef3s62dcbadbfff5d5fe@mail.gmail.com
обсуждение исходный текст
Ответ на Re: vacuum, performance, and MVCC  ("Mark Woodward" <pgsql@mohawksoft.com>)
Ответы Re: vacuum, performance, and MVCC  ("Mark Woodward" <pgsql@mohawksoft.com>)
Список pgsql-hackers
On 6/24/06, Mark Woodward <pgsql@mohawksoft.com> wrote:
> > On 6/24/06, Mark Woodward <pgsql@mohawksoft.com> wrote:
> >> In the scenario, as previously outlined:
> >>
> >> ver001->verN->...->ver003->ver2->|
> >>   ^-----------------------------/
> >
> > So you want to always keep an old version around?
>
> Prior to vacuum, it will be there anyway, and after vacuum, the new
> version will become ver001.

So you do intend to move verN into ver001's slot?  What about the
other conditions you had mentioned where you have to follow
PostgreSQL's current behavior?  How are you going to have a pointer
chain in that case?


-- 
Jonah H. Harris, Software Architect | phone: 732.331.1300
EnterpriseDB Corporation            | fax: 732.331.1301
33 Wood Ave S, 2nd Floor            | jharris@enterprisedb.com
Iselin, New Jersey 08830            | http://www.enterprisedb.com/


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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: cygwin breakage (was: GPL Source and Copyright Questions)
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Exporting type OID macros in a cleaner fashion