Hi,
I got a strange messange wrt indexes today:
dhcp=# create index idx_fqhname on hosts using hash(hostname);
CREATE
dhcp=# vacuum analyze;
NOTICE: Index tmp: NUMBER OF INDEX' TUPLES (61) IS NOT THE SAME AS HEAP'
(62). Recreate the index.
Should I be worried? I can drop the index, but every time I recreate it,
the same message.
Postgres version 7.0.2.
Helge
--
This signature is intentionally left blank.