I too had problems with 7.4. They went away when I downgraded to 7.2
C E Eriksson
Sent from iPhone
> On 17 Jul 2023, at 18:31, Erik Wienhold wrote:
>
>
>>
>> On 17/07/2023 16:30 CEST Adrian Klaver wrote:
>>
>>
>> The other screenshot is a pgAdmin issue. I have seen quite a few
>> questio
Problem solved - thanks Depez! (The solution for now is to downgrade to
PGadmin4 version 7.2)
> On 13 Jul 2023, at 13:52, hubert depesz lubaczewski wrote:
>
> On Thu, Jul 13, 2023 at 01:20:03PM +0200, Carl Erik Eriksson wrote:
>> If I enter a query like select count(*) fr
Thanks - it seems we might be on pg 10.17-1 /Carl
> On 13 Jul 2023, at 13:52, hubert depesz lubaczewski wrote:
>
> On Thu, Jul 13, 2023 at 01:20:03PM +0200, Carl Erik Eriksson wrote:
>> If I enter a query like select count(*) from table_1I get a correct
>> response
Query tool PGadmin on my mac
If I enter a query like select count(*) from table_1I get a correct
response from the server
If I enter select * from table_1 I get an error message that I do not
understand:
Error Message:missing FROM-clause entry for table "rel"
LINE 8: ...ER JOIN pg_catalog.p