Last active 2 months ago

https://github.com/docker-library/postgres/issues/37#issuecomment-180615524

run.sh Raw
1docker exec postgres-old pg_dumpall -U root | docker exec -i postgres-new psql -U root