When trying to restore a schema, if you get this error:
ERROR: unrecognized configuration parameter “idle_in_transaction_session_timeout”
This is because you’ve done your backup with a different version of the PGAdmin tool. Restoring the file with the same version of the PGAdmin tool that you used to perform the backup will get rid of the idle_in_transaction_session_timeout error.