Cannot view tables when connecting to PostgreSQL from SQL Developer - Mailing list pgsql-novice

From bobt_1234
Subject Cannot view tables when connecting to PostgreSQL from SQL Developer
Date
Msg-id 1433960376750-5853254.post@n5.nabble.com
Whole thread Raw
Responses Re: Cannot view tables when connecting to PostgreSQL from SQL Developer  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-novice
I am new to PostgreSQL and I have an issue connecting to it from SQL
Developer.

I create a connection, enter the user ID and password, click "choose
database" and it populates a drop-down list with all of the available
databases.  That all works great.

However, when I select a database and connect to it, I don't see any tables.
If I open the same database in pgAdmin III, there is a sub-node under the
database name called "schemas".  If you expand that, you can see all of the
tables.  In SqlDeveloper, however, there is no "schema" node, and clicking
on tables displays nothing.

Is there something I'm doing wrong?  How can I view my postgreSQL tables
from a SQL Developer connection?





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


pgsql-novice by date:

Previous
From: Kay
Date:
Subject: Diagnosing poor insert performance in production?
Next
From: "David G. Johnston"
Date:
Subject: Re: Cannot view tables when connecting to PostgreSQL from SQL Developer