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-25 02:21:18
Message-ID: 5178931E.7090605@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 04/24/2013 06:48 PM, S H wrote:
> What should be the interval for calling vacuum on template1 and postgres
> database in case
>
> 1. No table is created on template1.
>
> Should i pass analyze parameter for template1 and postgres vacuum.

I would suggest reading this section of the docs:

http://www.postgresql.org/docs/9.2/interactive/routine-vacuuming.html

If anything is still unclear afterwards feel free to ask follow up
questions.

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2013-04-25 02:24:22 Re: Memory usage after upgrade to 9.2.4
Previous Message Fabrízio de Royes Mello 2013-04-25 02:16:17 Re: custom session variables?