Re:

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re:
Date: 2013-04-11 20:03:55
Message-ID: 5167172B.7090301@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4/9/2013 4:23 AM, News Subsystem wrote:
> PostgreSQL verison is 8.1

that version has been out of date for YEARS now. the last release in
the 8.1 family, 8.1.23, was in 2010. 8.1 was released in 2005.

The oldest version still supported is 8.4, and 9.2 is the latest.

that said, how big is template1? has someone accidentally put a bunch
of data into it?

select pg_database_size('template1');

will give the size (I think that worked in 8.1)

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

  • at 2013-04-09 11:23:04 from News Subsystem

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2013-04-11 20:06:23 Re: Update
Previous Message Joshua Berry 2013-04-11 19:49:26 Re: PostgreSQL Upgrade from 9.1.8 to 9.1.9