Re: Postgres NoSQL emulation

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Merlin Moncure <mmoncure(at)gmail(dot)com>
Cc: Pierre C <lists(at)peufeu(dot)com>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Postgres NoSQL emulation
Date: 2011-05-11 03:13:31
Message-ID: BANLkTi=XhZWH-Jjgz2pkOS2ipcvedM7N=A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Tue, May 10, 2011 at 3:32 PM, Merlin Moncure <mmoncure(at)gmail(dot)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.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Scott Marlowe 2011-05-11 04:26:57 Re: Postgres refusing to use >1 core
Previous Message Craig Ringer 2011-05-11 01:35:01 Re: Postgres refusing to use >1 core