MySQL HandlerSocket - Is this possible in PG? - Mailing list pgsql-performance

From Michael Ben-Nes
Subject MySQL HandlerSocket - Is this possible in PG?
Date
Msg-id AANLkTinU4jV6AAD_OEt3Pd2mP2gFcEw2xrzLHOf3Of-6@mail.gmail.com
Whole thread Raw
Responses Re: MySQL HandlerSocket - Is this possible in PG?  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: MySQL HandlerSocket - Is this possible in PG?  (Scott Marlowe <scott.marlowe@gmail.com>)
Re: MySQL HandlerSocket - Is this possible in PG?  (Marti Raudsepp <marti@juffo.org>)
List pgsql-performance
Hi,

Just stumbled on the following post:
http://yoshinorimatsunobu.blogspot.com/2010/10/using-mysql-as-nosql-story-for.html

The post claim that MySQL can do more qps then MemCahed or any other NoSQL when doing simple queries like: SELECT * FROM table WHERE id=num;

And I wonder if:

1. Currently, is it possbile to achive the same using PG 9.0.x
2. Is it possible at all?

It seems to me that if such gain is possible, PG should benefit from that significantly when it comes to Key/Value queries.


Best,
Miki

--------------------------------------------------
Michael Ben-Nes - Internet Consultant and Director.
http://www.epoch.co.il - weaving the Net.
Cellular: 054-4848113
--------------------------------------------------

pgsql-performance by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: PostgreSQL 9.0 x64 bit pgbench TPC very low question?
Next
From: Pavel Stehule
Date:
Subject: Re: MySQL HandlerSocket - Is this possible in PG?