When performing a dump-based cross instance restore, global objects such as roles are not backed up or restored as part of the database dump process. If the Backup global objects option is enabled on the backupset, then the global objects can be backed up. Use this additional setting to override the restore setting and create roles as specified in the global objects dump file. By default, this parameter is set to False.
Details
| Setting name: | bRestoreRolesFromGlobalFile |
|---|---|
| Category: | PostGres |
| Created on: | Client |
| Type: | Boolean |
| Min value: | None |
| Max value: | None |
| Default value: | False |
| Supported values: | True, False |
| Supported versions: | 11.34 and higher |
| Requires restart: | No |