Re: Index usage for BYTEA column in OR/IN clause

Поиск
Список
Период
Сортировка
От David Garamond
Тема Re: Index usage for BYTEA column in OR/IN clause
Дата
Msg-id 4067A96B.4080204@zara.6.isreserved.com
обсуждение исходный текст
Ответ на Re: Index usage for BYTEA column in OR/IN clause  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane wrote:
> This script is lacking a VACUUM or ANALYZE command, so the planner
> doesn't know how large the table is.  Note the ridiculously small
> cost estimates in EXPLAIN ...

I see, I never knew about having to VACUUM/ANALYZE first. Thanks.

--
dave


В списке pgsql-general по дате отправления:

Предыдущее
От: Mike Nolan
Дата:
Сообщение: Re: PG vs MySQL
Следующее
От: Mike Nolan
Дата:
Сообщение: Re: PG vs MySQL