How to create High Availability cluster with PostgresSQL on Windows Server 2016 - high-availability

I am trying to create an HA environment with PostgresSQL server. I have two nodes with Windows Server 2016 installed on it. Due to client limitations we cannot use Linux servers and I am tasked with creating an HA environment for Postgres SQL.
Can someone please guide me as how to go about creating it.

Related

How To Add IBM Maximo Websphere host to Windows Server Network Load Balance Cluster?

I'm beginner in Windows Serve Network Load Balance Tool, and I want to add IBM Maximo Instance that hosted on Websphere as a host in Windows Server NBL.
This is example of my ibm maximo domain: http://10.0.0.11:9080/maximo
I have tried several ways to do this approach but there is nothing i found.
Can anyone help me.

I need help for Ansile automation for weblogic 11g on AWS Ec2

How to Create automation script using Ansible to install weblogic 11g and its components like managed servers, clusters, node manager, machines on the AWS EC2 (Linux OS) host server
You can check this repository in GitHub to get some ideas.
https://github.com/textanalyticsman/ansible-soa
These playbooks install Weblogic 12.2.1.4 , SOA 12.2.1.4, run RCU and configure a domain composed by an AdminServer and two managed servers each one living in its own machine. Adapting these scripts for Weblogic 11g should not be difficult.

Connect to Oracle DB on Windows Server 2012, running on VMWare, remotely

I'm currently running Windows Server 2012 and Oracle Database 12c Enterprise in VMWare Player.
I need to connect to the aforementioned database externally, for example using my host OS to run scripts without developing on the VM itself. How do I go about it?
Any and all help will be appreciated; Thank you.
To anyone who stumbles here; the fix was simple.
Step 1: Make sure you have lsnrctl running.
Step 2: Find your VM's IP address using ipconfig.
Step 3: Use the connection string to access your Oracle DB:
username/password#ip_addr:1521/db_name
1521 can be changed to whatever port you're using.

Why Windows system having Cassandra Server is hanging?

For testing purpose, I have installed Cassandra Single Node server in my windows 64-bit System where the Cassandra Server running Continuously as a Service. After 2 or 3 Days of Continuous run, my System is getting hanged which does not allows any operations at all. But Cassandra Server is serving requests from Client applications with out creating any problem. What is the reason for this problem and How to solve this issue?

The Tableau server is running on the EC2 instance

I have a Tableau server running on EC2 instance followed steps from this documentation
Tableau Server & Amazon AWS - Installation Walkthrough
What additional information or what things i require to connect to that tableau server from a remote desktop?
please somebody guide me on this!
I am not able to understand that how would a remote computer connect to the tableau server running on EC2 instance?
Steps 3 and 4 involve creating a static EIP address and then assigning that to your AWS instance. This static EIP address is the one you use to access your Tableau Server from a remote computer.

Resources