Re: Cannot view tables when connecting to PostgreSQL from SQL Developer

From: bobt_1234 <Rthompson(at)sutron(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Cannot view tables when connecting to PostgreSQL from SQL Developer
Date: 2015-06-10 18:38:09
Message-ID: 1433961489362-5853258.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Thanks, but I poked around and finally figured it out.

When you connect to a database, it creates a node for that database with all
of the objects listed. The TABLES node under this tree has nothing in it.

You have to view the TABLES node under "public" under the root database
folder. It has all of the tables in it.

Thanks again. I hope this helps some other novices.

--
View this message in context: http://postgresql.nabble.com/Cannot-view-tables-when-connecting-to-PostgreSQL-from-SQL-Developer-tp5853254p5853258.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Norbert Kiam Maclang 2015-06-10 22:15:00 Re: Tainted kernel possible caused by postgresql
Previous Message Merlin Moncure 2015-06-10 18:37:33 Re: Tainted kernel possible caused by postgresql