Migrating Gitlab non-packaged PostgreSQL into omnibus-packaged
With the release of Gitlab 8.15 it was announced that PostgreSQL needs to be upgraded. As I migrated from a source installation I used to have an external PostgreSQL database instead of using the one shiped with the omnibus package. So I decided to do the data migration into…