Re: [GENERAL] The type int8 and the use of indexes

2001-01-26 Thread Igor V. Rafienko
on Jan 26, 2001, 10:20, Tom Lane std::cout'ed: | It won't use an index unless the optimizer knows that the number of | rows to be selected is small, which for a one-sided "<" query would | depend on where the endpoints of the data range are. Had you done | a VACUUM ANALYZE recently? Yes, I be

Re: [GENERAL] Unanswered questions about Postgre

2000-11-29 Thread Igor V. Rafienko
on Nov 29, 2000, 19:17, Joel Burton std::cout'ed: [snip] | > 5) BLOB Support. | | Keep in mind the pgsql 7.1 (about to go beta tomorrow, if I heard | right) will support much longer row sizes than 8k. Doesn't remove | the needs for blobs for many of us, but fixed my problems. How _much_ lon