Open TrinityGale opened 4 days ago
Hi @TrinityGale try without a VIP address
Doc: https://postgresql-cluster.org/docs/deployment/your-own-machines
thank you but now I get this error fatal: [10.0.0.5]: FAILED! => {"changed": false, "msg": "Unable to start service etcd: Job for etcd.service failed because the control process exited with error code.\nSee \"systemctl status etcd.service\" and \"journalctl -xeu etcd.service\" for details.\n"}
I solved it, the hostnames must be different, how do I clean the operations logs? I have one more question, are the read and write ports different or does the haproxy redirect itself?
how do I clean the operations logs?
You can delete entries in the operations table in the console database, but why would you want to? The operations table is intended to serve as an audit log, recording all actions performed on the cluster.
are the read and write ports different or does the haproxy redirect itself?
Yes, different.
Your application must have support sending read requests to a custom address/port.
Doc: https://postgresql-cluster.org/docs/overview/architecture
Hi I give 10.0.0.0.3 10.0.0.0.4 10.0.0.0.5 to the private ip addresses in your own server section to the server I opened before with vds in hetzner and 10.0.0.3 in Cluster VIP address section but it gives failed