[[postgres:import aus file]] select attname, most_common_vals from pg_stats where tablename = 'xxx'; create user dd password 'bla' grant all on database doctrine to dd; [[posgres::space usage]]