select relname, relkind, pg_size_pretty(pg_relation_size(oid)) frompg_class where relname in ('t_train');