Help Center/
Database and Application Migration UGO/
User Guide/
Syntax Conversion/
Conversion Error Codes/
Error Codes Generated During Conversion from SQL Server to PostgreSQL
Updated on 2025-06-07 GMT+08:00
Error Codes Generated During Conversion from SQL Server to PostgreSQL
- U0520001: The SMALLDATETIME data type in SQL Server is accurate to minute, while the TIMESTAMP (0) data type in PostgreSQL is accurate to second
- U0520002: PostgreSQL does not support the time data type. If the decimal second precision exceeds 6, the time precision is lost
- U0520003: The target database does not support the feature represented by the keyword
- U0520004: The maximum sizes of data types related to SQL Server and PostgreSQL are incompatible
- U0520005: In SQL Server, a data type does not need to be specified for computed columns. In PostgreSQL, a data type must be specified for generated columns. Set the data type of computed columns
Parent topic: Conversion Error Codes
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot