From: | Mark Murawski <markm-lists(at)intellasoft(dot)net> |
---|---|
To: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: pgAdmin 4 1.1, query error while browsing columns |
Date: | 2016-11-02 14:54:51 |
Message-ID: | 54fe7a17-ca15-391d-ab5b-e2ad6ebef904@intellasoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Make sense. Probably should throw a warning about this and/or refuse to
connect.
On 11/2/16 10:50 AM, Ben Trewern wrote:
> Hi,
>
> pgAdmin 4 supports PostgreSql 9.2 and above. I guess that’s the problem.
>
> Regards,
>
> Ben
>> On 2 Nov 2016, at 14:43, Mark Murawski <markm-lists(at)intellasoft(dot)net
>> <mailto:markm-lists(at)intellasoft(dot)net>> wrote:
>>
>> Working with pgAdmin 4 1.1 on Mac 10.11.5
>>
>> I connected to a postgres 9.1 database and I'm just clicking around
>> looking at individual columns in the tree within:
>> db
>> schema
>> table
>> col1
>> col2
>> ..etc..
>>
>> If I click on 'col1', I get this:
>>
>> ERROR: syntax error at or near "WHERE"
>> LINE 21: ...ider || '=' || label) FROM pg_seclabels sl1 WHERE WHERE
>> sl1....
>> ^
>
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2016-11-02 15:12:42 | Re: Can't install pgadmin4 on linux (flask required) |
Previous Message | Mark Murawski | 2016-11-02 14:52:52 | Re: Can't install pgadmin4 on linux (flask required) |