|
Home > Archive > PostgreSQL Performance > March 2006 > MVCC intro and benefits docs?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
MVCC intro and benefits docs?
|
|
| Antoine 2006-03-28, 8:29 pm |
| Hi,
Does anyone know of any fairly entry-level documentation for the
benefits-drawbacks of MVCC in the db? As it relates to performance?
Postgres vs the others?
Cheers
Antoine
--
This is where I should put some witty comment.
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match
| |
| Jim C. Nasby 2006-03-28, 8:29 pm |
| On Tue, Mar 28, 2006 at 10:27:39PM +0200, Antoine wrote:
> Hi,
> Does anyone know of any fairly entry-level documentation for the
> benefits-drawbacks of MVCC in the db? As it relates to performance?
> Postgres vs the others?
> Cheers
> Antoine
It's not dedicated to discussing MVCC alone, but
http://www.pervasive-postgres.com/l...br />
Dec.asp#2
might provide you with some useful info.
--
Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
| |
|
|
|
|
|