Re: MySQL HandlerSocket - Is this possible in PG?

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: MySQL HandlerSocket - Is this possible in PG?
Дата
Msg-id AANLkTimLkFDC5wDy9HG1_0kF7aiA4ukwtCpcB9EeNpwk@mail.gmail.com
обсуждение исходный текст
Ответ на MySQL HandlerSocket - Is this possible in PG?  (Michael Ben-Nes <michael@epoch.co.il>)
Список pgsql-performance
On Tue, Dec 21, 2010 at 2:09 AM, Michael Ben-Nes <michael@epoch.co.il> wrote:
> 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;

No it does not.  They use an interface that bypasses SQL and is much
more primitive.

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

Предыдущее
От: "Pierre C"
Дата:
Сообщение: Re: MySQL HandlerSocket - Is this possible in PG?
Следующее
От: pasman pasmański
Дата:
Сообщение: Re: Query uses incorrect index