Regarding creating pgpointcloud extension.

From: Nandish Jayaram <njayaram(at)pivotal(dot)io>
To: pgsql-general(at)postgresql(dot)org
Subject: Regarding creating pgpointcloud extension.
Date: 2017-07-13 17:33:31
Message-ID: CAAKWcNGJpGbAjYW5n7jL+LutP+BRjgkB2w2-ma76h4JBDdSXFw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have been trying to get pgpointcloud running on greenplum 5.0 database.
This might seem like a convoluted topic to discuss on this mailing list, but
the reason I am asking here is that Greenplum 5 is based on postgres 8.4
and pgpointcloud requires at least postgres 9.0 it seems. So I am wondering:
how does one figure out which postgres 9.0 features in particular does
pgpointcloud depend on? Is there any not-so-difficult way of figuring out
those differences/requirements?

If this is not the correct mailing list for this question, can you kindly
direct me
to the right one?

The error I get on Greenplum 5.0 is:

create extension pointcloud;
*ERROR: syntax error at or near "NOT"*

Thanks in advance,
Nandish

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2017-07-13 17:38:10 Re: Monitoring of a hot standby with a largely idle master
Previous Message Jeff Janes 2017-07-13 17:23:32 Re: Monitoring of a hot standby with a largely idle master