Re: Hypothetical Indexes

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Marcos A Vaz Salles <msalles(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Hypothetical Indexes
Date: 2004-10-13 18:13:55
Message-ID: 200410131113.55986.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Marcos,

>   http://www.inf.puc-rio.br/~postgresql/
>
>   There you will find a link to a tutorial based description of the
> hypothetical indexes feature we have implemented on PostgreSQL 7.4
> beta 3.

I would love to see this as an add-in project on pgFoundry. Particularly
since your online "tutorial" only works in Internet Explorer, so I can't read
it.

I believe that there was/is a team exploring a set of utilities to produce
database optimization "hints" for the admin. Your idea would dovetail
nicely with that.

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2004-10-13 18:20:22 Re: Two-phase commit security restrictions
Previous Message Tom Lane 2004-10-13 18:03:15 Re: plans for bitmap indexes?