Re: DBeaver does not show all tables in a Schema - Mailing list pgsql-general

From Adrian Klaver
Subject Re: DBeaver does not show all tables in a Schema
Date
Msg-id 2e47f615-557c-af98-711d-a15ef2f16ea6@aklaver.com
Whole thread Raw
In response to DBeaver does not show all tables in a Schema  (Shaozhong SHI <shishaozhong@gmail.com>)
List pgsql-general
On 10/29/21 03:46, Shaozhong SHI wrote:
> I used a DBeaver to connect to postgres but it does not show all tables 
> in a schema.
> 
> Can anyone shed light on this?

Not without:

1) Postgres version

2) DBeaver version

3) JDBC version

4) Example of what you expect to see vs what you are seeing
In other words how do you know you are not seeing all tables?

5) Verification that you are connecting to correct database.

> 
> Regards,
> 
> David


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Postgres dblink example
Next
From: Philip Semanchuk
Date:
Subject: psql syntax for array of strings in a variable?