Re: RFC/WIP: adding new configuration options to TOAST

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: RFC/WIP: adding new configuration options to TOAST
Дата
Msg-id 56397376.2010408@BlueTreble.com
обсуждение исходный текст
Ответ на Re: RFC/WIP: adding new configuration options to TOAST  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-hackers
On 11/3/15 8:34 PM, Jeff Janes wrote:
> I currently have a table with one column which has a median width of
> 500 bytes, a 90th percentile of 650 bytes, and makes up 75% of the
> table's size, and the column is rarely used, while the table itself is
> frequently seq scanned.  I'd very much like to drive that column out
> of main and into toast. I think target_tuple_size would let me do
> that.

+1 on having a way to induce that behavior, as I've faced the same thing 
in the past.
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Trivial heap_finish_speculative() error message inaccuracy
Следующее
От: Bill Moran
Дата:
Сообщение: Re: RFC/WIP: adding new configuration options to TOAST