Re: AXLE Plans for 9.5 and 9.6

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: AXLE Plans for 9.5 and 9.6
Дата
Msg-id 5356A0C3.3040804@agliodbs.com
обсуждение исходный текст
Ответ на AXLE Plans for 9.5 and 9.6  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: AXLE Plans for 9.5 and 9.6  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On 04/22/2014 06:39 AM, Andrew Dunstan wrote:
> I agree, and indeed that was something like my first reaction to hearing
> about this development - FDW seems like a very odd way to handle this.
> But the notion of builtin columnar storage suggests to me that we really
> need first to tackle how various storage engines might be incorporated
> into Postgres. I know this has been a bugbear for many years, but maybe
> now with serious proposals for alternative storage engines on the
> horizon we can no longer afford to put off the evil day when we grapple
> with it.

Yes.  *IF* PostgreSQL already supported alternate storage, then the
Citus folks might have released their CStore as a storage plugin instead
of an FDW.  However, if they'd waited for pluggable storage, they'd
still be waiting.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Implied BETWEEN from join quals
Следующее
От: Claudio Freire
Дата:
Сообщение: Re: RFC: Async query processing