Re: Postgresql Caching
От | mark@mark.mielke.cc |
---|---|
Тема | Re: Postgresql Caching |
Дата | |
Msg-id | 20061015190701.GA21183@mark.mielke.cc обсуждение исходный текст |
Ответ на | Re: Postgresql Caching (Lexington Luthor <Lexington.Luthor@gmail.com>) |
Список | pgsql-hackers |
On Sun, Oct 15, 2006 at 06:43:43PM +0100, Lexington Luthor wrote: > With a bit of careful planning (and a few SELECT FOR UPDATE queries to > prevent deadlock), having perfect consistency and correct caching is > possible. I didn't respond directly to this claim of yours. SELECT FOR UPDATE is only useful if I'm going to do SELECT. If I am using memcache, one would presume that I am using it in place of SELECT, to improve performance. If I'm going to SELECT and then memcache, I haven't gained anything. Cheers, mark -- mark@mielke.cc / markm@ncf.ca / markm@nortel.com __________________________ . . _ ._ . . .__ . . ._. .__ . . . .__ | Neighbourhood Coder |\/| |_| |_| |/ |_ |\/| | |_ | |/ |_ | | | | | | \ | \ |__ . | | .|. |__ |__ | \ |__ | Ottawa, Ontario, Canada One ring to rule them all, one ring to find them, one ring to bring them all and in the darkness bindthem... http://mark.mielke.cc/
В списке pgsql-hackers по дате отправления: