Re: Memcached for Database server - Mailing list pgsql-general

From Rick Genter
Subject Re: Memcached for Database server
Date
Msg-id 198A7F11-5A93-4313-AB2E-D59BFB927AA9@gmail.com
Whole thread Raw
In response to Re: Memcached for Database server  (Adarsh Sharma <adarsh.sharma@orkash.com>)
List pgsql-general
On May 16, 2011, at 10:31 PM, Adarsh Sharma wrote:

> Rick Genter wrote:
>>
>> 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
somemeaningful 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.
>>
>
> Thanks Rick, just one question..
>
>  At what stage we need memcached & what is the purpose of using it.
>
> I just want to know whether it is worth to use memcahced or not as per our requirements.


I can't tell you; you didn't state your requirements. I recommend that you go to the memcached web site and research
it.

http://www.memcached.org

--
Rick Genter
rick.genter@gmail.com


pgsql-general by date:

Previous
From: Satoshi Nagayasu
Date:
Subject: Re: Memcached for Database server
Next
From: Christopher Opena
Date:
Subject: Re: Granting privileges on all tables,sequences , views, procedures