Re: query is taking longer time after a while - Mailing list pgsql-general

From tomrevam
Subject Re: query is taking longer time after a while
Date
Msg-id 25661758.post@talk.nabble.com
Whole thread Raw
In response to Re: query is taking longer time after a while  (Brian Modra <brian@zwartberg.com>)
Responses Re: query is taking longer time after a while
List pgsql-general


Brian Modra-2 wrote:
>
> When did you last do an analyse and re-create indexes?
> Is the table UPDATEd to or DELETEd from, or just INSERTed ?
> Is your DB auto vacuuming?
>

My DB is auto-vacuuming all the time. The specific table I'm talking about
gets vacuumed at least every 2 hours (usually a little more frequently than
that).
Deletes are happening on the table at about the same rate as inserts (there
are also some updates).
--
View this message in context: http://www.nabble.com/query-is-taking-longer-time-after-a-while-tp25661219p25661758.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: computed values in plpgsql
Next
From: György Vilmos
Date:
Subject: Performance evaluation of PostgreSQL's historic releases