Re: - Mailing list pgsql-general

From John R Pierce
Subject Re:
Date
Msg-id 5167172B.7090301@hogranch.com
Whole thread Raw
In response to ...  (News Subsystem <news@news.hub.org>)
List 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



pgsql-general by date:

Previous
From: Joshua Berry
Date:
Subject: Re: PostgreSQL Upgrade from 9.1.8 to 9.1.9
Next
From: Adrian Klaver
Date:
Subject: Re: Update