Re: A thought on Index Organized Tables

Поиск
Список
Период
Сортировка
От Gokulakannan Somasundaram
Тема Re: A thought on Index Organized Tables
Дата
Msg-id 9362e74e1002261030r403a57aew7bfe0391d7f0ba21@mail.gmail.com
обсуждение исходный текст
Ответ на A thought on Index Organized Tables  (Gokulakannan Somasundaram <gokul007@gmail.com>)
Ответы Re: A thought on Index Organized Tables
Список pgsql-hackers
Missed the group..

On Sat, Feb 27, 2010 at 12:00 AM, Gokulakannan Somasundaram <gokul007@gmail.com> wrote:

I definitely think thick indexes were too ambitious of a target for a
first time patch. Sequential index scans is very ambitious itself
despite being significantly simpler (if you have a solution which
works -- we haven't had one thus far).

The point, i am trying to bring out is that i want to work with one of the senior persons of the community to do my first few patches.
 

Can you point me to the thread on "trailing nulls"? I think trimming
off any null columns from the ends of tuples when forming them should
be a cheap and easy optimization which just nobody's gotten around to
doing. If that's what you mean then I'm surprised you had any trouble
getting buy-in for it.

http://archives.postgresql.org/pgsql-hackers/2008-03/msg00682.php
I think, the buy-in became difficult because of the code quality.


Thanks,
Gokul.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: ProcSignalSlot vs. PGPROC
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Hot Standby query cancellation and Streaming Replication integration