Indexes

From: "Aasmund Midttun Godal" <postgresql(at)envisity(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Indexes
Date: 2001-10-12 20:37:17
Message-ID: 20011012203717.5334.qmail@ns.krot.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Can someone shed some light on as to how the indexes actually work?

I want to index the results of a function, the function does a whole lot of different selects on different tables. Will the database know when to update the index.

If there already is some documentation on this (besides the source...) I would be glad to know.

Aasmund Midttun Godal

aasmund(at)godal(dot)com - http://www.godal.com/
+47 40 45 20 46

Responses

  • Re: Indexes at 2001-10-13 02:33:46 from Stephan Szabo

Browse pgsql-sql by date

  From Date Subject
Next Message Allan Engelhardt 2001-10-12 21:34:08 Re: MEDIAN as custom aggregate?
Previous Message Josh Berkus 2001-10-12 19:38:12 MEDIAN as custom aggregate?