Re: About Access paths

From: Ioannis Theoharis <theohari(at)ics(dot)forth(dot)gr>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: About Access paths
Date: 2005-03-06 21:54:52
Message-ID: Pine.GSO.4.58.0503062353080.14398@ourania.ics.forth.gr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
> Visibility information. An index contains references to all rows in all
> transactions. You need to go back to the table to work out if the row
> is visible in your transaction.
>
> Hope this helpsm

Yes at all.
You have a lot of work for future postgresql' versions :-))

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-03-06 22:14:37 Re: About Access paths
Previous Message Martijn van Oosterhout 2005-03-06 21:41:17 Re: About Access paths