On Mon, Jun 16, 2003 at 19:38:19 +0200,
Tomaz Borstnar <tomaz(dot)borstnar(at)over(dot)net> wrote:
> Hello!
>
> How much does planner take into consideration index size? Can one
> help planner use indexes by having several functional indexes which should
> be smaller instead of one bigger index which covers whole range of values
> per field(s)?
This sounds more like partial indexes than functional indexes.