Help Center/
Data Replication Service/
FAQs/
Real-Time Synchronization/
Configuring Remote Connection to a GaussDB Database/
Enabling Data Read from Standby Node for a Distributed GaussDB Instance
Updated on 2025-02-17 GMT+08:00
Enabling Data Read from Standby Node for a Distributed GaussDB Instance
- Log in to each data node of the distributed GaussDB instance.
- Run the following command to obtain the configuration file path of the data node:
find / -name "postgresql.conf"|grep dn
Or
find / -name "gaussdb.conf"|grep dn
- Open the files obtained in 2 in sequence and add listen_address_ext='xxxx' under listen_addresses='xxxx', where xxxx indicates the listening address. The listening address configured for listen_address_ext is the same as that configured for listen_addresses.
- Restart the DB instance to apply the change.
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