Incompatibility
For FUJITSU Enterprise Postgres 13, change the value of the category column in the pg_settings view.
| Original value | wrong value | 
|---|---|
| Preset Options | Fujitsu Enterprise Postgres Parameters | 
| Customized Options | Preset Options | 
| Developer Options | Customized Options | 
This is an incorrect result because it is different from the original value.
The correct value is the category column in the pg_settings view.
Action method
Replaces the category column in the pg_settings view with the values before migration, so that the results are the same as before migration.