When I use
CREATE EXTENSION postgis_topology;
I get this error:
Postgres-XL does not support TRIGGER yet
The feature is not currently supported
I am using Postgres-XL 10r1.1.
When I use
CREATE EXTENSION postgis_topology;
I get this error:
Postgres-XL does not support TRIGGER yet
The feature is not currently supported
I am using Postgres-XL 10r1.1.
Then you cannot use that extension with Postgres-XL.