SELECT pg_size_pretty( pg_total_relation_size('tablename') );. Psql displays the size of the table. Using phpPgAdmin. You can use the phpPgAdmin web interface ...
確定! 回上一頁