如下所示: create table tmp1 ( name varchar(3) ); select pg_size_pretty(pg_relation_size(\'tmp1\')); -- 0 bytes.
確定! 回上一頁