Closed crestenstclair closed 9 years ago
_pgdump like with "regular" pg database. Also don't forget to mount data volume to your host machine, so you will not lose your data when container will be killed.
-v /location/on/your/host/machine/postgresql:/var/lib/postgresql
Some quick instructions on how to back this up would be great!