Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Dead Space Map



Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Tom Lane wrote:
>> MVCC goes out the window, eh?  Not to mention transaction rollback ability?

> If the old row is not visible to any transactions, why would it not work?

The old row is ALWAYS visible to somebody, until you commit (if you ever
do).  You can't simply overwrite existing data.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group