vacuum analyze affecting query performance

From: rverghese <riyav(at)hotmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: vacuum analyze affecting query performance
Date: 2017-07-10 17:25:07
Message-ID: 1499707507430-5970681.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

We are on Postgres 9.5, and have been running a daily vacuum analyze on the
entire database since 8.2
The data has grown exponentially since, and we are seeing that queries are
now being significantly affected while the vacuum analyze runs. The query
database is a Slony slave.
So the question is, is this typical behavior and should we still be running
a daily vacuum analyze on the database?

Thanks!
RV

--
View this message in context: http://www.postgresql-archive.org/vacuum-analyze-affecting-query-performance-tp5970681.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Igor Neyman 2017-07-10 18:35:16 Re: Very poor read performance, query independent
Previous Message Charles Nadeau 2017-07-10 15:48:25 Re: Very poor read performance, query independent