Re: pgadmin doesn't show the tables in brand new created db

From: Dan Smith <j(dot)daniel(dot)smith1(at)gmail(dot)com>
To: "Roberto D(dot) Maggi" <robertodmaggi(at)gmail(dot)com>, pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: pgadmin doesn't show the tables in brand new created db
Date: 2022-02-08 17:08:03
Message-ID: CAK50JrxzXkeGcYReZ52CXEm7MnB4xWx5ypRuhT_Lr0mFUs7phA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Roberto,

I would recommend checking your auto-commit settings. Likely, your change
was not committed and only visible within pgadmin.

Reference:
https://www.pgadmin.org/docs/pgadmin4/development/preferences.html#the-query-tool-node

Best regards,

Dan Smith

On Tue, Feb 8, 2022, 10:49 Roberto D. Maggi <robertodmaggi(at)gmail(dot)com> wrote:

> Hi all,
> I'm new to pgsql and I'm doing homeworks...
> as in the object I created a db and executed the script attached.
> Although there I uploaded and executed correctly it with psadmin it
> wouldn't show the tables at all, while searching for them via cli I can
> find them all.
> Any tip?
> thanks in advance
> Roberto
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Axel Rau 2022-02-08 17:25:36 Re: restarting logical replication after upgrading standby
Previous Message Axel Rau 2022-02-08 16:32:31 Re: restarting logical replication after upgrading standby