pg_database_size - Mailing list pgsql-performance

From sangeetha
Subject pg_database_size
Date
Msg-id 1465025755705-5906449.post@n5.nabble.com
Whole thread Raw
Responses Re: pg_database_size
List 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.


pgsql-performance by date:

Previous
From: Claudio Freire
Date:
Subject: Re: index fragmentation on insert-only table with non-unique column
Next
From: Venkata Balaji N
Date:
Subject: Re: pg_database_size