"Sanjay Rajdev" <[EMAIL PROTECTED]> writes: > Here is what is happening, I have a datatype "date" column in my database > called "somedate" there are 277 rows in the database which have "somedate" = > "2008-07-18".
> When I execute the below query > "select * from myTable where somedate = '2008-07-18'" > I only get 145 rows back from the database. Is there an index on somedate, and if so does reindexing it help? regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs