Check Detail
Check whether the plug-ins that already exist in the source database also exist in the target database.
If there is a plug-in migration on the source side and no permission to create a plug-in on the target side, a verification task error will occur.
If there is a plug-in migration on the source side and the corresponding plug-in is not installed on the target side, or the version numbers are different, a verification task error will occur.
Remediation Method
Install the same plugin version in the target database as that in the source database. At the same time, grant the corresponding permissions of the plug-in in the target database. For details, see PostgreSQL Official Guidance.