Re: Gui strange behaviour - trying to bring all rows

From: Erik Wienhold <ewie(at)ewie(dot)name>
To: Albin Ary <albinary10(at)gmail(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: Gui strange behaviour - trying to bring all rows
Date: 2022-10-13 13:30:45
Message-ID: 90649253.212308.1665667845718@office.mailbox.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Albin,

> On 13/10/2022 15:10 CEST Albin Ary <albinary10(at)gmail(dot)com> wrote:
>
> I have a database (Postgresql v 14.4 Community Edition).
>
> Recently, I am having a problem with PgAdmin and also other GUIs, like Dbeaver.
>
> When I execute a select it is not returning back anything, while it would normally bring first rows(200 in Dbeaver for example).
>
> In PSQL (when I connect directly to the server through ssh) everything is fine.

Have you verified that it's the same server and database in each case?

--
Erik

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Albin Ary 2022-10-13 13:41:28 Re: Gui strange behaviour - trying to bring all rows
Previous Message Albin Ary 2022-10-13 13:10:34 Gui strange behaviour - trying to bring all rows