Re: patch: SQL/MED(FDW) DDL
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Hitoshi Harada <umi.tanuki@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, SAKAMOTO Masahiko <sakamoto.masahiko@oss.ntt.co.jp>, pgsql-hackers@postgresql.org
Date: 2010-09-16T01:22:02Z
Lists: pgsql-hackers
Hitoshi Harada <umi.tanuki@gmail.com> writes: > 2010/9/16 Robert Haas <robertmhaas@gmail.com>: >> Oh, key-value store, I bet. Yeah, that would be cool. > That's it. Like Redis, Tokyo Cabinet, or something. What exactly do those get you that an ordinary index, or at worst an index-organized table, doesn't get you? regards, tom lane