PostgreSQL, get all partitioned table names and all NOT partiotioned table names
How can I get the name of all the non partitioned tables in my DB ? I use PostgresSQL 9.6
How can I get the name of all the non partitioned tables in my DB ? I use PostgresSQL 9.6