Index on View ?
Keith Gray <keith@heart.com.au>
From: Keith Gray <keith@heart.com.au>
To: PostgreSQL <pgsql-sql@postgresql.org>
Date: 2001-04-05T04:18:55Z
Lists: pgsql-sql
Is it possible (feasible) to create an index on a view. We have a large table and a defined sub-set (view) from this table, would it be possible to keep an index of the sub-set. Keith