Help Center/
GaussDB/
M-Compatibility Developer Guide(Distributed)/
Application Development Guide/
Development Specifications
Updated on 2025-10-23 GMT+08:00
Development Specifications
If the connection pool mechanism is used during application development, comply with the following specifications before you return the connection to the connection pool:
- If GUC parameters are set in the connection, run SET SESSION AUTHORIZATION DEFAULT;RESET ALL; to clear the connection status before you return the connection to the connection pool.
- If a temporary table is used, delete the temporary table.
If the status or temporary table is not cleared, the correctness of subsequent operations using the connection pool will be affected.
When connecting to applications, ensure that SSL is used for secure TCP/IP connection or RSA is used for login password encryption to ensure user information security.
Parent topic: Application Development Guide
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