Re: Query in cache - Mailing list pgsql-performance

From salah jubeh
Subject Re: Query in cache
Date
Msg-id 1384821380.63647.YahooMailNeo@web122202.mail.ne1.yahoo.com
Whole thread Raw
In response to Re: Query in cache  (Andreas Kretschmer <akretschmer@spamfence.net>)
Responses Re: Query in cache
List pgsql-performance
Hello,
pgpool supports memcache.
Regards


On Monday, November 18, 2013 6:29 PM, Andreas Kretschmer <akretschmer@spamfence.net> wrote:
Rogerio Pereira <rogerio.pereira@riosoft.com.br> wrote:


> Hi,
>
> I am need help, about subject "Query cache in  Postgres".
> how is it possible to put sql statements cached in postgres ?
> I did some tests and I can not get even with improved tuning
> parameters in the postgresql.conf.


No, there isn't something like a query cache. But you can use
materialized views, since 9.3.


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."  (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°


--
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance



pgsql-performance by date:

Previous
From: Craig James
Date:
Subject: Re: Error Broken pipe in log postgres
Next
From: Sergey Konoplev
Date:
Subject: Re: Query in cache