
Sebastian Insausti
- Total activity 67
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
Activity overview
Latest activity by Sebastian Insausti-
Sebastian Insausti commented,
Official comment Hi, Yes, it is possible. As ProxySQL and HAProxy are deployed by default using different ports (ProxySQL 6032/6033 and HAProxy 5432/5433) there is no conflict between them, so you can deploy both s...
-
Sebastian Insausti commented,
Official comment Hi Fabio,It looks like ClusterControl can't find the pg_ctl command. Please, can you try to run the following command from your ClusterControl server to the PostgreSQL server? $ time ssh -i /path/t...
-
Sebastian Insausti commented,
Official comment Hi Dave, As you sent in the post, you're using the ClusterControl Community Version: License: Community Version And unfortunately, alarms and notifications are not available in that version. You ca...
-
Sebastian Insausti commented,
Hi, As my colleague mentioned, there is an issue with the SSH keys. Did you copy the public key to the server? You can check our documentation about this: https://docs.severalnines.com/docs/cluster...
-
Sebastian Insausti commented,
Official comment Hi, We'll need to check the logs for this issue. Please, could you create a new support request and attach an error report to the ticket? https://severalnines.zendesk.com/hc/en-us/requests/new To c...
-
Sebastian Insausti commented,
Hi Dave, Did you try the same command from the ClusterControl server? Is it working? I think the best here is to create a support request at the following link: https://severalnines.zendesk.com/hc/...
-
Sebastian Insausti commented,
Hi, It looks like a connection issue. Can you try to run the following command from your database node? $ telnet 139.99.156.21 80 or $ nc 139.99.156.21 80 -v Is it working? Are you behind a proxy? ...
-
Sebastian Insausti commented,
Official comment Hi Paulo, Please, can you create a Support Request in the following link? https://severalnines.zendesk.com/hc/en-us/requests/new And please, add an error report there. To create an error report, in...
-
Sebastian Insausti commented,
Hi, The problem should be in the postgresql.conf configuration file in the slave node of the second cluster. Could you open a ticket (support request) and upload both master and slave postgresql.co...
-
Sebastian Insausti commented,
Hi Dave, I'm not sure if I understood your question correctly. The idea to have a master-slave topology is that the master will be used to write (your application will use it) and the slave (or mor...