Re: Query in cache - Mailing list pgsql-performance

From Andreas Kretschmer
Subject Re: Query in cache
Date
Msg-id 20131118164355.GA27277@tux
Whole thread Raw
In response to Query in cache  (Rogerio Pereira <rogerio.pereira@riosoft.com.br>)
Responses Re: Query in cache
List pgsql-performance
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°


pgsql-performance by date:

Previous
From: Rogerio Pereira
Date:
Subject: Query in cache
Next
From: "ktm@rice.edu"
Date:
Subject: Re: Query in cache