CMDBuild Forum

Unable to restore the demo.dump

Hello

I’m trying to configure the CMDBuild, So far I’m unable to restore the demo.dump database provided. I’ve created the user “cmdbuild” with SuperUser Rights and a database named demo. Ialso ran the following commands provided in the technical manual:
create schema gis;
create extension postgis schema gis;

I choose the following options in the import wizard:
Clean Before Restore,
Exit on error.

I also have successfully ran the tomcat to configure DB.
Any guidance in this regard is highly appreciated.

Thanking you in advance.

Hi,
Check correctly Postgis and PostgreSQL version supported in documemt, Each version of CMDBuild fit with correct version.