Size of Database

SELECT pg_size_pretty(pg_database_size('DATABASE NAME HERE')) As fulldbsize;