Обсуждение: BUG #16439: can not read table info for greenplum 6

Поиск
Список
Период
Сортировка

BUG #16439: can not read table info for greenplum 6

От
PG Bug reporting form
Дата:
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,


Re: BUG #16439: can not read table info for greenplum 6

От
Magnus Hagander
Дата:
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.

--

Re: BUG #16439: can not read table info for greenplum 6

От
Michael Paquier
Дата:
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

Вложения