Re: Regarding template1 database - Mailing list pgsql-general

From Zenaan Harkness
Subject Re: Regarding template1 database
Date
Msg-id CAOsGNSSVWwZQ8K17H_mad==a7bCNKX+v+JmjkXgbF1SWwWRyhQ@mail.gmail.com
Whole thread Raw
In response to Re: Regarding template1 database  (S H <msq001@live.com>)
List pgsql-general
On 4/24/13, S H <msq001@live.com> 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.

Sounds like you have used "template1" as your live database.
OK, so from your point of view, template1 IS your database.

In that case, perhaps google for "postgresql transaction monitoring"
or similar. Others might be able to give you better advice/links.

Good luck,
Zenaan


pgsql-general by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: Log messages regarding automatic vacuum and exclusive locks
Next
From: Adrian Klaver
Date:
Subject: Re: Regarding template1 database