Thread: MVCC article
There is a brief description of PG's MVCC in Linux Gazette that people might find of interest. Written by Joseph Mitchell of Great Bridge http://www.linuxgazette.com/issue68/mitchell.html - Richard Huxton
On Mon, 2 Jul 2001 15:04:41 +0000 (UTC), Richard Huxton <dev@archonet.com>: > There is a brief description of PG's MVCC in Linux Gazette that people might > find of interest. Written by Joseph Mitchell of Great Bridge > > http://www.linuxgazette.com/issue68/mitchell.html > Thank you. That is a very nice article. Do any other RDBMS have MVCC?
> > There is a brief description of PG's MVCC in Linux Gazette > that people might > > find of interest. Written by Joseph Mitchell of Great Bridge > > > > http://www.linuxgazette.com/issue68/mitchell.html > > > > Thank you. That is a very nice article. > > Do any other RDBMS have MVCC? Oracle and Interbase. Maybe others? Vadim