I need to migrate a database from postgresql 9 to postgresql 12, as I will update the version of my MOODLE and the current version does not support postgres 9, is there any procedure for me to migrate this database from 9 to version 12 of the database?
David J.