Re: Postgres NoSQL emulation

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Postgres NoSQL emulation
Дата
Msg-id BANLkTi=XhZWH-Jjgz2pkOS2ipcvedM7N=A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Postgres NoSQL emulation  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-performance
On Tue, May 10, 2011 at 3:32 PM, Merlin Moncure <mmoncure@gmail.com> wrote:
> why even  have multiple rows? just jam it all it there! :-D

Exactly, serialize the object and stuff it into a simple key->value
table.  Way more efficient than EAV.

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Postgres refusing to use >1 core
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Postgres refusing to use >1 core