Re: Q: regarding backends

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Q: regarding backends
Дата
Msg-id 1386630681.32849.YahooMailNeo@web162903.mail.bf1.yahoo.com
обсуждение исходный текст
Ответ на Q: regarding backends  (Stephan Fabel <sfabel@hawaii.edu>)
Список pgsql-general
Stephan Fabel <sfabel@hawaii.edu> wrote:

> has the PostgreSQL community ever considered different key/value
> backends (sort of like MySQL with its many different options)?
>
> We'd be very interested in seeing the effects of integrating LMDB
> in terms of performance gains.

You might want to consider writing a Foreign Data Wrapper (FDW) to
allow tables defined in LMDB to be accessed from PostgreSQL
queries.

http://wiki.postgresql.org/wiki/Foreign_data_wrappers

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: client that supports editing views
Следующее
От: Dmitry Koterov
Дата:
Сообщение: Replication: GZIP compression in WAL sender/receiver processes communication?