Closed pgloader closed 1 month ago
PostgreSQL 16.3
ERROR: extension "pg_profile" has no update path from version "4.1" to version "4.6"
Hello! Yes, release contains only one upgrade script - from the previous version. You should extract all packages since 4.2 to 4.6. The last extracted should be 4.6. After that you'll get the update path 4.1-4.6
PostgreSQL 16.3
ALTER EXTENSION pg_profile UPDATE;
ERROR: extension "pg_profile" has no update path from version "4.1" to version "4.6"