BUG #16439: can not read table info for greenplum 6
The following bug has been logged on the website:
Bug reference: 16439
Logged by: uncle shon
Email address: uncleziro73@gmail.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,
On Fri, May 15, 2020 at 12:48 PM PG Bug reporting form <
noreply@postgresql.org> wrote:
The following bug has been logged on the website:
Bug reference: 16439
Logged by: uncle shon
Email address: uncleziro73@gmail.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/>
On Fri, May 15, 2020 at 12:49:19PM +0200, Magnus Hagander wrote:
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.
In short, you may want to report an issue on the project page here:
https://github.com/greenplum-db/gpdb/issues
--
Michael