Character Type and Sorting Rule Check in the Destination Database
PostgreSQL -> PostgreSQL Synchronization
Check Item |
Character type and sorting rule check in the destination database |
---|---|
Description |
Check whether the destination database supports the value of lc_ctype or lc_collate in the database to be synchronized. |
Item to Be Confirmed and Handling Suggestion |
Item to be confirmed: The destination database does not support the value of lc_ctype or lc_collate in the database to be synchronized. Handling suggestion: Check whether the parameter lc_ctype or lc_collate can be set to the default value when a database is created in the destination database during full synchronization. The value of lc_collate affects the sorting rule of character strings, and the value of lc_ctype affects character type and conversion. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.