Re: External table def not showing data type in 1.14.3 - Mailing list pgadmin-support

From Guillaume Lelarge
Subject Re: External table def not showing data type in 1.14.3
Date
Msg-id 1339614595.2035.6.camel@localhost.localdomain
Whole thread Raw
In response to External table def not showing data type in 1.14.3  ("Little, Douglas" <DOUGLAS.LITTLE@orbitz.com>)
List pgadmin-support
On Tue, 2012-06-12 at 09:40 -0500, Little, Douglas wrote:
> In gpadmin running on win7/32bit against greenplum 4.1.2.4   external tables columns are showing without a data type
> CREATE EXTERNAL TABLE etl_stage_tbls.ext_dim_sitevisit
> (
>   md5hash ,
>   visitid ,
>   visit1ofacctdayind ,
>   visit1ofacctind ,
>   visit1oftdayind ,
>   intentpurchaseind ,
>   intentsearchind ,
>   intentsvcactind ,
>   intentsvcitinind ,
>   ip ,
> ...
> 
> This is the query being executed by pgadmin
> The results show the datatype.   Is there possibly a display problem?

According to the code, it should show the columns datatypes. I have no
idea why it doesn't and I don't have a Greenplum database to check that.


-- 
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com



pgadmin-support by date:

Previous
From: "Little, Douglas"
Date:
Subject: External table def not showing data type in 1.14.3
Next
From: "Nelson A. de Oliveira"
Date:
Subject: Segmentation fault with pgadmin3