How do I get a list of all the tables in a Postgresql database
Definition Description
http://www.thegeekstuff.com/2009/04/15-practical-postgresql-database-adminstration-commands/ # \d On an empty database, you’ll get “No relations found.” message for the above command.