Rick Gigger wrote:
> I have heard that postgres will not use an index unless the
> field has a not null constraint on it. Is that true?
To be specific, we do not do index NULL values in a column, but we
easily index non-null values in the column.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073