trying to install this using docker on W10
have run "docker-compose up --build" (this seems to work fine)
then in the other window running " docker-compose exec geokey python manage.py migrate" I get
"django.db.utils.ProgrammingError: type "hstore" does not exist
LINE 1: ...dified" timestamp with time zone NOT NULL, "user" hstore NUL...
"
trying to install this using docker on W10
have run "docker-compose up --build" (this seems to work fine)
then in the other window running " docker-compose exec geokey python manage.py migrate" I get
"django.db.utils.ProgrammingError: type "hstore" does not exist
LINE 1: ...dified" timestamp with time zone NOT NULL, "user" hstore NUL...
"