i
Size: a a a
i
i
Е
initdb: error: directory "/var/lib/postgresql/data" exists but is not empty
If you want to create a new database system, either remove or empty
the directory "/var/lib/postgresql/data" or run initdb
with an argument other than "/var/lib/postgresql/data".
Е
i
i
i
Е
Е
i
i
i
i
Е
Е
KY
sudo docker exec -e 'STAGE=production' -it 'mm-tsf-api' /bin/sh -c 'sh ./migration'
и получаю ошибку ./migration: line 20: ./goose: not found
KY
I