Re: [PATCHES] Template0 age is increasing speedily.

From: Bill Moran <wmoran(at)collaborativefusion(dot)com>
To: "Nimesh Satam" <nimesh(dot)zedo(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: [PATCHES] Template0 age is increasing speedily.
Date: 2006-09-07 12:48:35
Message-ID: 20060907084835.20127ac0.wmoran@collaborativefusion.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers pgsql-patches pgsql-performance

In response to "Nimesh Satam" <nimesh(dot)zedo(at)gmail(dot)com>:

> Hi,
>
> Postgres Version used is 8.1.3
> OS: Linux
>
>
> 'SELECT datname, age(datfrozenxid) FROM pg_database'
>
> postgres | 1575
> xyz | 1073743934
> template1 | 1632
> template0 | 61540256
>
> This is the command which I tried and got the above output, and the number
> is increasing pretty fast for template0.
>
> Please let me know if this a problem.

Short answer: no, this is not a problem.

Long answer:
http://www.postgresql.org/docs/8.1/interactive/manage-ag-templatedbs.html

--
Bill Moran
Collaborative Fusion Inc.

****************************************************************
IMPORTANT: This message contains confidential information and is
intended only for the individual named. If the reader of this
message is not an intended recipient (or the individual
responsible for the delivery of this message to an intended
recipient), please be advised that any re-use, dissemination,
distribution or copying of this message is prohibited. Please
notify the sender immediately by e-mail if you have received
this e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or
error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The
sender therefore does not accept liability for any errors or
omissions in the contents of this message, which arise as a
result of e-mail transmission.
****************************************************************

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Dave Dutcher 2006-09-07 12:55:01 Re: [PATCHES] Template0 age is increasing speedily.
Previous Message Joek Hondius 2006-09-07 12:47:24 BUG #2609: server crash at 182 connections still alive.

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Dutcher 2006-09-07 12:55:01 Re: [PATCHES] Template0 age is increasing speedily.
Previous Message Martijn van Oosterhout 2006-09-07 12:46:36 Re: UUID/GUID discussion leading to request for hexstring bytea?

Browse pgsql-patches by date

  From Date Subject
Next Message Dave Dutcher 2006-09-07 12:55:01 Re: [PATCHES] Template0 age is increasing speedily.
Previous Message Magnus Hagander 2006-09-07 12:37:09 Re: Timezone List

Browse pgsql-performance by date

  From Date Subject
Next Message Dave Dutcher 2006-09-07 12:55:01 Re: [PATCHES] Template0 age is increasing speedily.
Previous Message Nimesh Satam 2006-09-07 10:49:01 Re: [PATCHES] Template0 age is increasing speedily.