Re: Fractal tree indexing
От
Atri Sharma
Тема
Re: Fractal tree indexing
Дата
Msg-id
9BEBB696-AD58-4724-9A05-A33EF2E7B0DD@gmail.com
Ответ на
Re: Fractal tree indexing (Heikki Linnakangas)
Список
Дерево обсуждения
Fractal tree indexing Atri Sharma <atri.jiit@gmail.com>
Re: Fractal tree indexing Heikki Linnakangas <hlinnakangas@vmware.com>
Re: Fractal tree indexing Atri Sharma <atri.jiit@gmail.com>
Re: Fractal tree indexing Tom Lane <tgl@sss.pgh.pa.us>
Re: Fractal tree indexing Atri Sharma <atri.jiit@gmail.com>
Re: Fractal tree indexing Heikki Linnakangas <hlinnakangas@vmware.com>
Re: Fractal tree indexing Tom Lane <tgl@sss.pgh.pa.us>
Re: Fractal tree indexing Andrew Dunstan <andrew@dunslane.net>
Re: Fractal tree indexing Heikki Linnakangas <hlinnakangas@vmware.com>
Re: Fractal tree indexing Atri Sharma <atri.jiit@gmail.com>
Re: Fractal tree indexing Atri Sharma <atri.jiit@gmail.com>
Re: Fractal tree indexing Heikki Linnakangas <hlinnakangas@vmware.com>
Re: Fractal tree indexing Simon Riggs <simon@2ndQuadrant.com>
Re: Fractal tree indexing "Joshua D. Drake" <jd@commandprompt.com>
Re: Fractal tree indexing Andrew Borodin <borodin@octonica.com>
Re: Fractal tree indexing Daniel Farina <daniel@heroku.com>
Re: Fractal tree indexing Atri Sharma <atri.jiit@gmail.com>
Re: Fractal tree indexing Alexander Korotkov <aekorotkov@gmail.com>
Re: Fractal tree indexing Atri Sharma <atri.jiit@gmail.com>
Re: Fractal tree indexing Greg Stark <stark@mit.edu>
Re: Fractal tree indexing Atri Sharma <atri.jiit@gmail.com>
Re: Fractal tree indexing Alexander Korotkov <aekorotkov@gmail.com>
Re: Fractal tree indexing Heikki Linnakangas <hlinnakangas@vmware.com>
Re: Fractal tree indexing Atri Sharma <atri.jiit@gmail.com>
Re: Fractal tree indexing Simon Riggs <simon@2ndQuadrant.com>
Re: Fractal tree indexing Atri Sharma <atri.jiit@gmail.com>
Re: Fractal tree indexing Andrew Dunstan <andrew@dunslane.net>
Re: Fractal tree indexing Atri Sharma <atri.jiit@gmail.com>
Re: Fractal tree indexing Craig Ringer <craig@2ndquadrant.com>
Re: Fractal tree indexing Greg Stark <stark@mit.edu>
Re: Fractal tree indexing Josh Berkus <josh@agliodbs.com>
Sent from my iPad On 13-Feb-2013, at 19:05, Heikki Linnakangas wrote: > On 13.02.2013 15:31, Alexander Korotkov wrote: >> On Wed, Feb 13, 2013 at 4:51 PM, Greg Stark wrote: >> >>> Heikki was talking about a generic WAL record type that would just >>> store a binary delta between the version of the block when it was >>> locked and when it was unlocked. That would handle any extension >>> cleanly as far as data modification goes as long as the extension was >>> working through our buffer manager. It seems like an attractive idea >>> to me. >> >> It will, for sure, works well when atomic page changes are enough for us. >> However, some operations, for example, page splits, contain changes in >> multiple pages. Replaying changes in only some of pages is not fair. Now, >> it's hard for me to imagine how to generalize it into generic WAL record >> type. > > You could have a generic WAL record that applies changes to multiple pages atomically. > > Sounds extremely interesting and fun.How would we go about implementing it? Atri
В списке pgsql-hackers по дате отправления
От: Alexander Korotkov
Дата: