Re: column "tgconstraint" doest not exist

From: Andreas 'ads' Scherbaum <ads(at)pgug(dot)de>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: column "tgconstraint" doest not exist
Date: 2012-11-15 21:40:42
Message-ID: 20121115214042.GH16813@fermium.wars-nicht.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

On Thu, Nov 15, 2012 at 10:05:13AM +0000, Dave Page wrote:
> On Thu, Nov 15, 2012 at 6:04 AM, Xiaobo Gu <guxiaobo1982(at)gmail(dot)com> wrote:
> >
> > I am using gpAdmin III 1.160. 0 on Windows, when I click a table node
> > inside the object tree-view, an error occured,
> >
> > An error has occurred:
> >
> > ERROR: column "tgconstraint" does not exist
> > LINE 9: WHERE tgconstraint=0.
> >
> > I am connecting to 4.2.2.4 Greenplum database server.
>
> Hi
>
> It looks like the Greenplum guys have changed something in their
> catalogs and not sent us a patch for pgAdmin as they've done in the
> past. I've BCC'd this message to a friend who works for EMC who might
> be able to prod the right people - it would probably help if you could
> contact any contacts you have there too, as I don't believe any of the
> regular pgAdmin devs have a Greenplum system to test with.

Thanks for forwarding this. I created a ticket in the Greenplum ticket
system and included all the provided information.

Regards,

--
Andreas 'ads' Scherbaum
German PostgreSQL User Group
European PostgreSQL User Group - Board of Directors
Volunteer Regional Contact, Germany - PostgreSQL Project

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message lucidval 2012-11-16 09:58:19 Re: pgadmin 1.14.2, ERROR:column tgconstraint does not exist
Previous Message Dave Page 2012-11-15 14:09:59 Re: Possible performance bug in enumerating schema objects?