On Wed, Aug 31, 2011 at 12:10 AM, Adarsh Sharma <adarsh.sharma@xxxxxxxxxx> wrote: > Come back to the original problem. I have 10 databases with different names > you have to go into the database by \c command to fetch the table names. Again, in PostgreSQL databases are very separate objects. In mysql they are closer to schemas than separate entities. If you want to examine a database in pg, you need to connect to it. period. -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general