Calculation of Database Size in postgres

Поиск
Список
Период
Сортировка
От pavan95
Тема Calculation of Database Size in postgres
Дата
Msg-id 1518603470895-0.post@n3.nabble.com
обсуждение исходный текст
Ответы Re: Calculation of Database Size in postgres  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-admin
Hi all,

In postgres for knowing the size of a database we generally use the system
administration function "pg_database_size('database_name')".

I am curious to know how does this calculate internally from the pages(free
pages/fragmented pages/full pages) stored in the disk?

Thanks in advance!

Regards,
Pavan



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html


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

Предыдущее
От: Sathesh S
Дата:
Сообщение: Re: Disable /Suppress hostname checks while secured LDAP
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Calculation of Database Size in postgres