Re: [pgadmin-support] column "tgconstraint" doest not exist

2012-11-15 Thread Andreas 'ads' Scherbaum
Hi, On Thu, Nov 15, 2012 at 10:05:13AM +, Dave Page wrote: > On Thu, Nov 15, 2012 at 6:04 AM, Xiaobo Gu 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

Re: [pgadmin-support] Possible performance bug in enumerating schema objects?

2012-11-15 Thread Dave Page
On Wed, Nov 14, 2012 at 7:54 PM, Avi Blackmore wrote: > > On Nov 14, 2012, at 1:47 AM, Dave Page wrote: > >> On Tue, Nov 13, 2012 at 6:57 PM, Avi Blackmore wrote: >>> Hi, just got back to the office. Thanks for the response! >>> >>> On Nov 8, 2012, at 10:25 AM, Dave Page wrote: >>> > Given t

Re: [pgadmin-support] Can I write "live" queries in pgadmin?

2012-11-15 Thread Raymond O'Donnell
On 15/11/2012 07:00, durumd...@gmail.com wrote: > Hi! > > Maybe we are talking about other thing. > > I'm talking about live result set, what is editable. > Many data manager supports that - when I write a query what is using > only one table (select * from test), then the result set is "live" ki

Re: [pgadmin-support] column "tgconstraint" doest not exist

2012-11-15 Thread Dave Page
On Thu, Nov 15, 2012 at 6:04 AM, Xiaobo Gu wrote: > Hi, > > 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 con

[pgadmin-support] column "tgconstraint" doest not exist

2012-11-15 Thread Xiaobo Gu
Hi, 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. Regards, Xiaobo Gu