Re: Memcached for Database server

From: Rick Genter <rick(dot)genter(at)gmail(dot)com>
To: Adarsh Sharma <adarsh(dot)sharma(at)orkash(dot)com>
Cc: Rick Genter <rick(dot)genter(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Memcached for Database server
Date: 2011-05-17 05:27:24
Message-ID: 1775AEFD-B2E8-43C2-81C2-A647D6FE3F86@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On May 16, 2011, at 10:09 PM, Adarsh Sharma wrote:

> Dear all,
>
> I need to research on Memcache in the next few days.
>
> What I want to know is it worth to have memcahed enable in our Mysql/ Postgres Production Servers.
> We have databases from 20 to 230 GB and it's not the OLTP just a simple OLAP where data is fetched and stored in some meaningful format.
>
>
> What are benefits & why we used memcahed?
>
> What are the bottlenecks to meet?

You need to read about memcached. Memcached is not something you "enable". You have to program to it.
--
Rick Genter
rick(dot)genter(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adarsh Sharma 2011-05-17 05:31:24 Re: Memcached for Database server
Previous Message Adarsh Sharma 2011-05-17 05:09:14 Memcached for Database server