Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geogig-dev] how to import postgres hstore data

Hello, I'm trying to import/export data from a postgres/postgis database, but hstore columns are not imported at all in geogig. The log says:

2014-11-04T08:58:47.106+0100 WARNING Could not find mapping for 'name', ignoring the column and setting the feature type read only

('name' is a hstore column)

There is a way to import hstore data?

Regards, Tommaso


Back to the top