MVCC and index-only read - Mailing list pgsql-general

From Scara Maccai
Subject MVCC and index-only read
Date
Msg-id 898247.18852.qm@web28101.mail.ukl.yahoo.com
Whole thread Raw
Responses Re: MVCC and index-only read  (Sam Mason <sam@samason.me.uk>)
List pgsql-general
Hi,

if I got it right the reason some aggregates (such as COUNT) using only index columns are "slow" on postgresql is that
ituses MVCC, so it has to read the data as well as the index. It makes sense to me, but I don't understand is how other
databases(such as Oracle) do it. 
Can someone explain?

Thank you.



      Unisciti alla community di Io fotografo e video, il nuovo corso di fotografia di Gazzetta dello sport:
http://www.flickr.com/groups/iofotografoevideo

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: how can I exclude stuff from template in my dumps?
Next
From: Shane Ambler
Date:
Subject: Re: FreeBSD 7 needing to allocate lots of shared memory