Re: Pluggable Indexes (was Re: rmgr hooks (v2))

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Pluggable Indexes (was Re: rmgr hooks (v2))
Дата
Msg-id 4977A98B.2080002@agliodbs.com
обсуждение исходный текст
Ответ на Re: Pluggable Indexes (was Re: rmgr hooks (v2))  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Pluggable Indexes (was Re: rmgr hooks (v2))  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
All,

I really don't see why we would object to making *anything* pluggable if 
someone was willing to write the code to do so.  For example, making 
storage pluggable would allow PostgreSQL to achieve great new things on 
new types of hardware. (yes, I have some idea how difficult this would be)

For that matter, our pluggable languages, operators, aggregates, and 
UDFs are the mainsteam of PostgreSQL adoption -- and as hardware and 
technology changes in the future, I believe that our database's 
programmability will become the *entire* use case for PostgreSQL.

So I really can't see any plausible reason to be opposed to pluggable 
indexes *in principle*.  We should be promoting pluggability whereever 
we can reasonably add it.

Now, like always, that says nothing about the quality of this particular 
patch or whether it *really* moves us closer to pluggable indexes.

--Josh Berkus


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Pluggable Indexes
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Pluggable Indexes (was Re: rmgr hooks (v2))