Re: External table def not showing data type in 1.14.3

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: External table def not showing data type in 1.14.3
Дата
Msg-id 1339614595.2035.6.camel@localhost.localdomain
обсуждение исходный текст
Ответ на External table def not showing data type in 1.14.3  ("Little, Douglas" <DOUGLAS.LITTLE@orbitz.com>)
Список 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 по дате отправления:

Предыдущее
От: "Little, Douglas"
Дата:
Сообщение: External table def not showing data type in 1.14.3
Следующее
От: "Nelson A. de Oliveira"
Дата:
Сообщение: Segmentation fault with pgadmin3