Re: number of rows estimation for bit-AND operation

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: number of rows estimation for bit-AND operation
Дата
Msg-id 20090821201225.GN5487@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: number of rows estimation for bit-AND operation  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-performance
Robert Haas escribió:

> Scott, did you check whether a toast table got created here and what
> the size of it was?

A table with only bool columns (and, say, one int8 column) would not
have a toast table.  Only varlena columns produce toast tables.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: number of rows estimation for bit-AND operation
Следующее
От: Jerry Champlin
Дата:
Сообщение: Re: Number of tables