Re: how does pg handle concurrent queries and same queries - Mailing list pgsql-performance

From Dennis Brakhane
Subject Re: how does pg handle concurrent queries and same queries
Date
Msg-id 226a19190807301134p188cf6d7gaf829b10430629aa@mail.gmail.com
Whole thread Raw
In response to how does pg handle concurrent queries and same queries  (Faludi Gábor <gfaludi@fits.hu>)
List pgsql-performance
Slightly off-topic, but judging from the fact that you were able to
"fix" the query, it seems you have some way to modify the application
code itself. In that case, I'd try to implement caching (at least for
this statement) on the application side, for example with memcached.

pgsql-performance by date:

Previous
From: Mark Roberts
Date:
Subject: Re: Database size Vs performance degradation
Next
From: Miernik
Date:
Subject: Re: Database size Vs performance degradation