Re: Query in cache

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: Query in cache
Дата
Msg-id 20131118164355.GA27277@tux
обсуждение исходный текст
Ответ на Query in cache  (Rogerio Pereira <rogerio.pereira@riosoft.com.br>)
Ответы Re: Query in cache  (salah jubeh <s_jubeh@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Rogerio Pereira
Дата:
Сообщение: Query in cache
Следующее
От: "ktm@rice.edu"
Дата:
Сообщение: Re: Query in cache