pg_database_size

From: sangeetha <tune2sangee(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: pg_database_size
Date: 2016-06-04 07:35:55
Message-ID: 1465025755705-5906449.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

SELECT pg_database_size('DB1') takes 60ms for 7948 kB size DB. Is there any
way to reduce the time taken or any other ways to find data base size?

Thanks and Regards,
S.Sangeetha

--
View this message in context: http://postgresql.nabble.com/pg-database-size-tp5906449.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Venkata Balaji N 2016-06-04 08:10:18 Re: pg_database_size
Previous Message Claudio Freire 2016-06-04 02:05:17 Re: index fragmentation on insert-only table with non-unique column