Обсуждение: DBeaver does not show all tables in a Schema

Поиск
Список
Период
Сортировка

DBeaver does not show all tables in a Schema

От
Shaozhong SHI
Дата:
I used a DBeaver to connect to postgres but it does not show all tables in a schema.

Can anyone shed light on this?

Regards,

David

Re: DBeaver does not show all tables in a Schema

От
Ron
Дата:
On 10/29/21 5:46 AM, 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?

Permissions?

-- 
Angular momentum makes the world go 'round.



Re: DBeaver does not show all tables in a Schema

От
negora
Дата:
Are you sure that you're not applying a filter in the "Database 
Navigator" panel of DBeaver?

Sometimes, it occurs to me that I apply a filter for certain database, I 
forget to remove it, then open another database, and some or all tables 
do not appear in the navigator.


On 29/10/2021 12: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?
>
> Regards,
>
> David



Re: DBeaver does not show all tables in a Schema

От
Shaozhong SHI
Дата:
It is a new installation with all permissions.  Nothing has done to it.

Regards,

David

On Fri, 29 Oct 2021 at 14:14, negora <public@negora.com> wrote:
Are you sure that you're not applying a filter in the "Database
Navigator" panel of DBeaver?

Sometimes, it occurs to me that I apply a filter for certain database, I
forget to remove it, then open another database, and some or all tables
do not appear in the navigator.


On 29/10/2021 12: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?
>
> Regards,
>
> David


Re: DBeaver does not show all tables in a Schema

От
Ryan Booz
Дата:
In a recent update (not sure when), the default for DBeaver seems to have changed so that the navigator view is set to "simple", rather than "advanced" which shows all objects.

Right-click the server -> edit connection -> Select "General" -> verify "Navigator View"



On Fri, Oct 29, 2021 at 9:48 AM Shaozhong SHI <shishaozhong@gmail.com> wrote:
It is a new installation with all permissions.  Nothing has done to it.

Regards,

David

On Fri, 29 Oct 2021 at 14:14, negora <public@negora.com> wrote:
Are you sure that you're not applying a filter in the "Database
Navigator" panel of DBeaver?

Sometimes, it occurs to me that I apply a filter for certain database, I
forget to remove it, then open another database, and some or all tables
do not appear in the navigator.


On 29/10/2021 12: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?
>
> Regards,
>
> David


Re: DBeaver does not show all tables in a Schema

От
Shaozhong SHI
Дата:


On Fri, 29 Oct 2021 at 14:53, Ryan Booz <ryan@timescale.com> wrote:
In a recent update (not sure when), the default for DBeaver seems to have changed so that the navigator view is set to "simple", rather than "advanced" which shows all objects.

Right-click the server -> edit connection -> Select "General" -> verify "Navigator View"


I am afraid that this did not make a difference.

Regards,

David 

Re: DBeaver does not show all tables in a Schema

От
Adrian Klaver
Дата:
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