Re: Database,TempDB,index,Transaction log sizes

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: Database,TempDB,index,Transaction log sizes
Дата
Msg-id DECF3B1D-4C44-40C6-B788-64FC33F8334B@pervasive.com
обсуждение исходный текст
Ответ на Database,TempDB,index,Transaction log sizes  ("Sharma;G.S." <ghanshyam@newgen.co.in>)
Список pgsql-admin
On Aug 8, 2006, at 3:10 AM, Sharma;G.S. wrote:
> Dear all,
> I have a database of 53GB , i want to know break up of these 53GB .
> Is there any command or way through which i can find out that how
> much space is used by database,Transaction Log,TempDB, tables
> indexes etc.

The sysviews project on http://pgfoundry.org has system views that
will contain some of that info. You can also look in $PGDATA; there's
a tool (in contrib, I think) that will convert the filenames into
what relation they are.
--
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 Nasby
Дата:
Сообщение: Re: disk usage spike
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: File system backup question