Re: Regarding template1 database

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: S H <msq001(at)live(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Regarding template1 database
Date: 2013-04-24 02:40:03
Message-ID: 51774603.8070409@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 04/23/2013 07:26 AM, S H wrote:
> I am working on some legacy product. In which template1 vacuuming with
> Analyze is executed through cron job every one hour and some times it is
> taking lot of time.
> I want to know if there is any major update/insert in template1 at some
> time, so i wanted to monitor the number of insertions and deletions done
> in template1.

What version of Postgres are you using? If it is new enough autovacuum
was created to deal with your situation.

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2013-04-24 02:59:53 Re: Regarding template1 database
Previous Message Zenaan Harkness 2013-04-24 01:31:08 Re: Regarding template1 database