Help Center/
Data Replication Service/
FAQs/
Real-Time Synchronization/
Configuring Remote Connection to a GaussDB Database/
Configuration Method for a Synchronization Task from GaussDB Distributed in Single-Task Mode
Updated on 2024-11-30 GMT+08:00
Configuration Method for a Synchronization Task from GaussDB Distributed in Single-Task Mode
Procedure
- Log in to all nodes of the distributed GaussDB instance.
- Query the location of the configuration file.
find / -name "pg_hba.conf"
- Open the pg_hba.conf file. Retain sha256 and insert trust of the specified single-mode task user in the line above sha256.
- Run the following statement as a system administrator on the source database or restart the DB instance to apply the change:
select pg_reload_conf();
Parent topic: Configuring Remote Connection to a GaussDB Database
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