0

当我使用

CREATE EXTENSION postgis_topology;

我收到此错误:

Postgres-XL does not support TRIGGER yet 
The feature is not currently supported

我正在使用 Postgres-XL 10r1.1。

4

1 回答 1

0

然后你不能使用 Postgres-XL 的扩展。

于 2020-06-16T13:38:36.903 回答