Postgresql schema

can not acess tables in the postgresql schema
notes
the table in public schema can acess and open

This is a problem for me also - for both PostgreSQL and MS SQL. Rad apparently supports PostgreSQL schema of PUBLIC and MS SQL Schema of dbo. Organizing the database into schemas is part of my strategy. Is there a fix or work around, other than putting all tables into the default schema?