iag-ggos
iag-ggos
I have currently the same issue described here [https://github.com/ckan/ckan/issues/6027](https://github.com/ckan/ckan/issues/6027) during starting db with `docker compose -f docker-compose.yml up` by getting the error `initdb: directory "/var/lib/postgresql/data" exists but is not empty`....
I am a newbie in CKAN and just installed CKAN with the [official docker compose setup](https://github.com/ckan/ckan-docker). It's now successfully running. Then I tried to install and activate the extensions ([ckanext-spatial](https://github.com/ckan/ckanext-spatial))....