Re:

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re:
Дата
Msg-id 5167172B.7090301@hogranch.com
обсуждение исходный текст
Ответ на ...  (News Subsystem <news@news.hub.org>)
Список 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 по дате отправления:

Предыдущее
От: Joshua Berry
Дата:
Сообщение: Re: PostgreSQL Upgrade from 9.1.8 to 9.1.9
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Update