I have a full planet installation on an EC2 instance. Everything is working perfectly. But I'd like to shut it down and start it again in the future. If I do this will I have to rerun everything? Is it possible to resume it as it was?
On the container parameters I've specified this:
-v nominatim-data:/var/lib/postgresql/12/main
If it is possible, which would be the safest way of shutting it down?
Hello,
I have a full planet installation on an EC2 instance. Everything is working perfectly. But I'd like to shut it down and start it again in the future. If I do this will I have to rerun everything? Is it possible to resume it as it was?
On the container parameters I've specified this:
-v nominatim-data:/var/lib/postgresql/12/main
If it is possible, which would be the safest way of shutting it down?