BUG #9478: Greenplum External Table definitions

Started by Michael Gersteinabout 12 years ago8 messagesbugs
Jump to latest
#1Michael Gerstein
mgerstein@gopivotal.com

The following bug has been logged on the website:

Bug reference: 9478
Logged by: Michael Gerstein
Email address: mgerstein@gopivotal.com
PostgreSQL version: Unsupported/Unknown
Operating system: Linux
Description:

"PostgreSQL 8.2.15 (Greenplum Database 4.3.0.0 build 3) on
x86_64-unknown-linux-gnu, compiled by GCC gcc (GCC) 4.4.2 compiled on Nov 23
2013 01:22:06"

After the version 1.10.5 external table definition is broken for Greenplum
database.
While the query properly returns the datatypes for the columns (checked in
Greenplum), the types are not shown in the table definition. Since Ext.
table definition is in separate file in the souce, I guess, there is the bug
somewhere there, which omits column types.

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

#2Bruce Momjian
bruce@momjian.us
In reply to: Michael Gerstein (#1)
Re: BUG #9478: Greenplum External Table definitions

On Fri, Mar 7, 2014 at 09:07:10PM +0000, mgerstein@gopivotal.com wrote:

The following bug has been logged on the website:

Bug reference: 9478
Logged by: Michael Gerstein
Email address: mgerstein@gopivotal.com
PostgreSQL version: Unsupported/Unknown
Operating system: Linux
Description:

"PostgreSQL 8.2.15 (Greenplum Database 4.3.0.0 build 3) on
x86_64-unknown-linux-gnu, compiled by GCC gcc (GCC) 4.4.2 compiled on Nov 23
2013 01:22:06"

After the version 1.10.5 external table definition is broken for Greenplum
database.
While the query properly returns the datatypes for the columns (checked in
Greenplum), the types are not shown in the table definition. Since Ext.
table definition is in separate file in the souce, I guess, there is the bug
somewhere there, which omits column types.

This is a Greenplum bug, rather than a Postgres one. I suggest you
contact Greenplum.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

#3Michael Gerstein
mgerstein@gopivotal.com
In reply to: Bruce Momjian (#2)
Re: BUG #9478: Greenplum External Table definitions

It is not a Greenplum bug, because the query is working fine in Greenplum and returns proper values. Besides, the version 1.10.5 works correctly.
This functionality was broken after the version of 1.10.5 in pgAdmin
Michael Gerstein | Architect

Pivotal | www.GoPivotal.com

m: +1.732.768.9891 | e: mgerstein@gopivotal.com

On Mar 18, 2014, at 9:00 PM, Bruce Momjian <bruce@momjian.us> wrote:

Show quoted text

On Fri, Mar 7, 2014 at 09:07:10PM +0000, mgerstein@gopivotal.com wrote:

The following bug has been logged on the website:

Bug reference: 9478
Logged by: Michael Gerstein
Email address: mgerstein@gopivotal.com
PostgreSQL version: Unsupported/Unknown
Operating system: Linux
Description:

"PostgreSQL 8.2.15 (Greenplum Database 4.3.0.0 build 3) on
x86_64-unknown-linux-gnu, compiled by GCC gcc (GCC) 4.4.2 compiled on Nov 23
2013 01:22:06"

After the version 1.10.5 external table definition is broken for Greenplum
database.
While the query properly returns the datatypes for the columns (checked in
Greenplum), the types are not shown in the table definition. Since Ext.
table definition is in separate file in the souce, I guess, there is the bug
somewhere there, which omits column types.

This is a Greenplum bug, rather than a Postgres one. I suggest you
contact Greenplum.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

#4Bruce Momjian
bruce@momjian.us
In reply to: Michael Gerstein (#3)
Re: BUG #9478: Greenplum External Table definitions

On Tue, Mar 18, 2014 at 09:05:12PM -0400, Michael Gerstein wrote:

It is not a Greenplum bug, because the query is working fine in Greenplum and
returns proper values. Besides, the version 1.10.5 works correctly.
This functionality was broken after the version of 1.10.5 in pgAdmin

Well, I am not sure how I was supposed to guess that pgadmin was
involved here. I suggest you report it to them then.

---------------------------------------------------------------------------

Michael Gerstein | Architect

Pivotal | www.GoPivotal.com

m: +1.732.768.9891 | e: mgerstein@gopivotal.com

On Mar 18, 2014, at 9:00 PM, Bruce Momjian <bruce@momjian.us> wrote:

On Fri, Mar 7, 2014 at 09:07:10PM +0000, mgerstein@gopivotal.com wrote:

The following bug has been logged on the website:

Bug reference: 9478
Logged by: Michael Gerstein
Email address: mgerstein@gopivotal.com
PostgreSQL version: Unsupported/Unknown
Operating system: Linux
Description:

"PostgreSQL 8.2.15 (Greenplum Database 4.3.0.0 build 3) on
x86_64-unknown-linux-gnu, compiled by GCC gcc (GCC) 4.4.2 compiled on
Nov 23
2013 01:22:06"

After the version 1.10.5 external table definition is broken for
Greenplum
database.
While the query properly returns the datatypes for the columns (checked
in
Greenplum), the types are not shown in the table definition. Since Ext.
table definition is in separate file in the souce, I guess, there is
the bug
somewhere there, which omits column types.

This is a Greenplum bug, rather than a Postgres one. I suggest you
contact Greenplum.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

#5Michael Gerstein
mgerstein@gopivotal.com
In reply to: Bruce Momjian (#4)
Re: BUG #9478: Greenplum External Table definitions

I posted the bug on pgadmin site
Michael Gerstein | Architect

Pivotal | www.GoPivotal.com

m: +1.732.768.9891 | e: mgerstein@gopivotal.com

On Mar 18, 2014, at 9:14 PM, Bruce Momjian <bruce@momjian.us> wrote:

Show quoted text

On Tue, Mar 18, 2014 at 09:05:12PM -0400, Michael Gerstein wrote:

It is not a Greenplum bug, because the query is working fine in Greenplum and
returns proper values. Besides, the version 1.10.5 works correctly.
This functionality was broken after the version of 1.10.5 in pgAdmin

Well, I am not sure how I was supposed to guess that pgadmin was
involved here. I suggest you report it to them then.

---------------------------------------------------------------------------

Michael Gerstein | Architect

Pivotal | www.GoPivotal.com

m: +1.732.768.9891 | e: mgerstein@gopivotal.com

On Mar 18, 2014, at 9:00 PM, Bruce Momjian <bruce@momjian.us> wrote:

On Fri, Mar 7, 2014 at 09:07:10PM +0000, mgerstein@gopivotal.com wrote:

The following bug has been logged on the website:

Bug reference: 9478
Logged by: Michael Gerstein
Email address: mgerstein@gopivotal.com
PostgreSQL version: Unsupported/Unknown
Operating system: Linux
Description:

"PostgreSQL 8.2.15 (Greenplum Database 4.3.0.0 build 3) on
x86_64-unknown-linux-gnu, compiled by GCC gcc (GCC) 4.4.2 compiled on
Nov 23
2013 01:22:06"

After the version 1.10.5 external table definition is broken for
Greenplum
database.
While the query properly returns the datatypes for the columns (checked
in
Greenplum), the types are not shown in the table definition. Since Ext.
table definition is in separate file in the souce, I guess, there is
the bug
somewhere there, which omits column types.

This is a Greenplum bug, rather than a Postgres one. I suggest you
contact Greenplum.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

#6Mark Kirkwood
mark.kirkwood@catalyst.net.nz
In reply to: Bruce Momjian (#4)
Re: BUG #9478: Greenplum External Table definitions

On 19/03/14 14:14, Bruce Momjian wrote:

On Tue, Mar 18, 2014 at 09:05:12PM -0400, Michael Gerstein wrote:

It is not a Greenplum bug, because the query is working fine in Greenplum and
returns proper values. Besides, the version 1.10.5 works correctly.
This functionality was broken after the version of 1.10.5 in pgAdmin

Well, I am not sure how I was supposed to guess that pgadmin was
involved here. I suggest you report it to them then.

Or perhaps persuade the Greenplum/Pivotal folks to do an enhancement to
Pgadmin so it understands these (and any other) schema objects that do
not exist in standard Postgres.

Cheers

Mark

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

#7Michael Gerstein
mgerstein@gopivotal.com
In reply to: Mark Kirkwood (#6)
Re: BUG #9478: Greenplum External Table definitions

I just complained that this functionality was working properly and does not work anymore after 1.10.5 release…

Michael Gerstein | Architect

Pivotal | www.GoPivotal.com

m: +1.732.768.9891 | e: mgerstein@gopivotal.com

On Mar 18, 2014, at 10:14 PM, Mark Kirkwood <mark.kirkwood@catalyst.net.nz> wrote:

Show quoted text

On 19/03/14 14:14, Bruce Momjian wrote:

On Tue, Mar 18, 2014 at 09:05:12PM -0400, Michael Gerstein wrote:

It is not a Greenplum bug, because the query is working fine in Greenplum and
returns proper values. Besides, the version 1.10.5 works correctly.
This functionality was broken after the version of 1.10.5 in pgAdmin

Well, I am not sure how I was supposed to guess that pgadmin was
involved here. I suggest you report it to them then.

Or perhaps persuade the Greenplum/Pivotal folks to do an enhancement to Pgadmin so it understands these (and any other) schema objects that do not exist in standard Postgres.

Cheers

Mark

#8Mark Kirkwood
mark.kirkwood@catalyst.net.nz
In reply to: Michael Gerstein (#7)
Re: BUG #9478: Greenplum External Table definitions

On 19/03/14 15:28, Michael Gerstein wrote:

I just complained that this functionality was working properly and does not work anymore after 1.10.5 release�

Ah yes (and I see from your email that you are from Pivotal)... looking
at the pgadmin-hackers list archives shows that Chuck supplied a patch
:
/messages/by-id/2106D8DC89010842BABA5CD03FEA406172D32ED9@EXVMBX018-10.exch018.msoutlookonline.net

that appears to include external table support. I'd suggest that said
list is the place to inquire further. Alternatively (or as well) you
could get the current Pgadmin source and check if the patch is been
reverted in the current release...

Regards

Mark

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs