# of Index' Tuples != Heap'

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: # of Index' Tuples != Heap'
Date: 1999-07-27 23:04:58
Message-ID: Pine.BSF.4.05.9907272003520.55528-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Odd...this is a v6.5.1 system...I thought we had fixed this?

hardware=> vacuum;
NOTICE: Index products_category: NUMBER OF INDEX' TUPLES (3360) IS NOT THE SAME AS HEAP' (5355)
NOTICE: Index products_vendor: NUMBER OF INDEX' TUPLES (5089) IS NOT THE SAME AS HEAP' (5355)
VACUUM

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-07-28 00:10:13 Re: Selectivity of "=" (Re: [HACKERS] Index not used on simple select)
Previous Message Bruce Momjian 1999-07-27 22:58:01 Re: Selectivity of "=" (Re: [HACKERS] Index not used on simple select)