0

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.

Laurenz Albe
  • 209,280
  • 17
  • 206
  • 263

1 Answers1

0

Then you cannot use that extension with Postgres-XL.

Laurenz Albe
  • 209,280
  • 17
  • 206
  • 263