From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | uncleziro73(at)gmail(dot)com, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
Subject: | Re: BUG #16439: can not read table info for greenplum 6 |
Date: | 2020-05-15 10:49:19 |
Message-ID: | CABUevEyo6ePg9AVgWxkz+su+82e7CUAo8BHfA13sScwZoXxGNA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Fri, May 15, 2020 at 12:48 PM PG Bug reporting form <
noreply(at)postgresql(dot)org> wrote:
> The following bug has been logged on the website:
>
> Bug reference: 16439
> Logged by: uncle shon
> Email address: uncleziro73(at)gmail(dot)com
> PostgreSQL version: 9.6.18
> Operating system: windows 10
> Description:
>
> can not read table info for greenplum 6.
> I'd like connect to greenplum 6 db by pgadmin4.21(lastest version).
> After connect to greenplum, when I click the table,
> there are error message as below.
>
> ERROR: column gdp.attnums does not exist
> LINE 71:gdp.attnums as distribution,
>
>
Hi!
This sounds like something you should report to either the pgadmin people
or the greenplum people, it definitely is not a bug in PostgreSQL since
PostgreSQL isn't even involved.
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
From | Date | Subject | |
---|---|---|---|
Next Message | prashant rokad | 2020-05-15 12:56:29 | Re: BUG #16435: regexp_split_to_table different behavior in 9.2 and 12.2 |
Previous Message | Peter Eisentraut | 2020-05-15 09:52:17 | Re: attached TAP test is hanging |