Quantcast
Channel: Planet PostgreSQL
Viewing all articles
Browse latest Browse all 9645

Jim Mlodgenski: Setting up PostGIS on Postgres-XC

$
0
0

We've seen a lot of interest in running PostGIS on Postgres-XC recently, but unfortunately, setting things up is not as straightforward as it is in PostgreSQL. In PostgreSQL, you simple enter:

CREATE EXTENSION postgis;


Postgres-XC does support extensions, but PostGIS is not your average extension. There are a number of dependencies as well as the spatial_ref_sys table that needs to be properly created on all of the data-nodes. To help people get up and going with PostGIS on Postgres-XC, we've create a tutorial on how to set it up.

read more


Viewing all articles
Browse latest Browse all 9645

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>