[GENERAL] Write-optimized data structures

Поиск
Список
Период
Сортировка
От selforganized
Тема [GENERAL] Write-optimized data structures
Дата
Msg-id CABhJYPRk=8E0modcG8NaiG8C0aD4b1qugEHgkgBof0RULqZo3A@mail.gmail.com
обсуждение исходный текст
Ответы Re: [GENERAL] Write-optimized data structures  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
Hi,

Does Postgresql have any write-optimized data structure like LSM-tree? if not is there any plan to implement that?

I'm building a write-heavy OLTP application. I'm looking at write-optimized databases like MyRocks, TokuDB, and Cassandra but I'd prefer to stay within Postgresql. Would PG makes sense for such usage?

Thanks
Andy

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

Предыдущее
От: rajmhn
Дата:
Сообщение: Re: [GENERAL] postgres pg_bulkload c filter function in c programming
Следующее
От: Guyren Howe
Дата:
Сообщение: [GENERAL] Book or other resource on Postgres-local code?