question about using pgmemcache

Поиск
Список
Период
Сортировка
От Juan Backson
Тема question about using pgmemcache
Дата
Msg-id 27c25bc40911081934v722ab4a7q23544e198427885f@mail.gmail.com
обсуждение исходный текст
Ответы Re: question about using pgmemcache
Список pgsql-general
Hi,
 
I am planning to pgmemcache to act as a fast-accessible cache before my app and postgres.
 
I have got it pgmemcache setup.  The question I have is that if memcached crashes, and I need to restart memcached, since memcached is not persistent, do I need to run some scripts to auto-recreate all the key value data from postgres?  
 
What is the easiest way to do it?  Is there anyway that I can write some syncup function to let postgres to do the re-creation of data to memcached.
 
Thanks,
jb

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: I can't seem to put the right combination of magic into the pg_hba and pg_ident files.
Следующее
От: Chris
Дата:
Сообщение: Re: question about using pgmemcache