Stephan Fabel <sfa...@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


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to