Обсуждение: [pgadmin-support] proargdefvals error

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

[pgadmin-support] proargdefvals error

От
gloox@free.fr
Дата:
Hello,

I have a error message with pgadmin III 1.16.1 when I connect to Greenplum open source.
The version of Greenplum is : PostgreSQL 8.3.23 (Greenplum Database 5.0.0 build dev) on x86_64-unknown-linux-gnu,
compiledby GCC gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11) compiled on Jan 17 2017 10:33:36.
 

When I deploy a schema tree, a popup appears with the following message :
ERROR: column "proargdefvals" does not exist LINE 1: ...e, typns.nspname AS typnsp, lanname, proargnames,
proargdefv...

Do you know what can I do with this problem ?

Regards






Re: [pgadmin-support] proargdefvals error

От
jonasbull
Дата:
Did you find any resolution or further information on this?

I did find that the issues originates with this greenplum commit: 
https://github.com/greenplum-db/gpdb/commit/5b2af3cf6892061ca43e5e310861870fada13fcf
which adds 8.4 code, but the version is still 8.3 overall.

Unless I find another way we are going to try recompiling with 8.4 as the
postgres version



--
View this message in context: http://postgresql.nabble.com/proargdefvals-error-tp5941152p5944402.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.