Re: growth of a postgresql database

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: growth of a postgresql database
Дата
Msg-id 20060607224154.GE45331@pervasive.com
обсуждение исходный текст
Ответ на Re: growth of a postgresql database  ("mcelroy, tim" <tim.mcelroy@bostonstock.com>)
Список pgsql-admin
On Wed, Jun 07, 2006 at 12:43:59PM -0400, mcelroy, tim wrote:
> The contrib/dbsize module will accomplish what you want.  I use release
> 8.0.1 and it works for me.
>
> It provides the size of the DB, you could cron a job to take readings at
> various times and calculate the growth that way.

If you're on 8.1.x, see also \df pg_*size*
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Standalone Postgres
Следующее
От: Ludek Finstrle
Дата:
Сообщение: Maximum text and bytea size?