Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Vertical Partitioning with TOAST - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: Vertical Partitioning with TOAST
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Vertical Partitioning with TOAST  (Bruce Momjian <[email protected]>)
Responses Re: Vertical Partitioning with TOAST
List pgsql-hackers
Ühel kenal päeval, N, 2006-03-02 kell 22:15, kirjutas Bruce Momjian:
> Is there still interst in this idea for TODO?

Just to voice my support - Yes, I think that being able to set lower
thresolds for TOAST is very useful in several cases.

Also getting rid of toast index and start using ctids directly would be
a big bonus.

When using direct ctids we could use either ctid chains or some sort of
skiplist for access to N-th TOAST chunk.

------------
Hannu




pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: problem with large maintenance_work_mem settings and CREATE INDEX
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Vertical Partitioning with TOAST