EmberLightVFX / Kitsu-for-Docker

Run Kitsu on Docker
Apache License 2.0
21 stars 3 forks source link

cg-wire postgresql db says its not empty but folder is empty #2

Closed NicTanghe closed 5 months ago

NicTanghe commented 5 months ago

I get this ERROR:

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".

if i check the folder it is linked to on my host it is empty.

Sinse it shuts down immediatly and then restarts i cant run initdb with another path

NicTanghe commented 5 months ago

Just forgot to delete a file.