Open capan opened 6 years ago
Hi, wow someone is using this code! Haven't worked on it since 2012, so I can't say if it compatible with newer PostgreSQL.
Did you load the functions.sql and the init.sql files of the module in question (e.g. 'modules/partition')?
I've created the hstore and postgis extensions, Then I've tried the example script and created marker table. When I try to add a geometry partition on the geometry column I get the error above ?
My script;
Note: I use PostgreSQL10 on Windows10