tianon / docker-postgres-upgrade

a PoC for using "pg_upgrade" inside Docker -- learn from it, adapt it for your needs; don't expect it to work as-is!
https://hub.docker.com/r/tianon/postgres-upgrade/
MIT License
1.04k stars 114 forks source link

Added clarification for the case with extensions #64

Open Dzeri96 opened 2 years ago

Dzeri96 commented 2 years ago

This would have saved me so much time, as Postgres' logs were not helpful at all in this case.

If you'd like, we can take the content from the linked comment and incorporate it into the README, instead of just linking to it.