2013/11/18 Rogerio Pereira
> 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.
Are you talking about prepared statements or a
Hello,
pgpool supports memcache.
Regards
On Monday, November 18, 2013 6:29 PM, Andreas Kretschmer
wrote:
Rogerio Pereira 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 ca
2013/11/18 Rogerio Pereira
> Which can be the error :
>
> -- could not send data to client: Broken pipe
> -- FATAL: connection to client lost
>
It means the client program disconnected from the Postgres server (or was
killed) before the server finished a query, and the server had no place to
se
Title: Assinatura de E-mail padrão Riosoft 20 anos
Hi,
Which can be the error
:
-- could not send data to client: Broken pipe
-- FATAL: connection to client lo
On Mon, Nov 18, 2013 at 02:38:09PM -0200, Rogerio Pereira 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.
>
Rogerio Pereira 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 ca
Title: Assinatura de E-mail padrão Riosoft 20 anos
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.
Regards,
-