Re: Plans for solving the VACUUM problem
От | Bruce Momjian |
---|---|
Тема | Re: Plans for solving the VACUUM problem |
Дата | |
Msg-id | 200105230053.f4N0rNY17041@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: Plans for solving the VACUUM problem (Hiroshi Inoue <Inoue@tpf.co.jp>) |
Список | pgsql-hackers |
> > Looking at the previous features you added, like subqueries, MVCC, or > > WAL, these were major features that greatly enhanced the system's > > capabilities. > > > > Now, looking at UNDO, I just don't see it in the same league as those > > other additions. > > Hmm hasn't it been an agreement ? I know UNDO was planned > for 7.0 and I've never heard objections about it until > recently. People also have referred to an overwriting smgr > easily. Please tell me how to introduce an overwriting smgr > without UNDO. I guess that is the question. Are we heading for an overwriting storage manager? I didn't see that in Vadim's list of UNDO advantages, but maybe that is his final goal. If so UNDO may make sense, but then the question is how do we keep MVCC with an overwriting storage manager? The only way I can see doing it is to throw the old tuples into the WAL and have backends read through that for MVCC info. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: