On 4 Aug 2014, at 1:40 pm, Dharmesh wrote:
> Hi,
>
> I am trying to implement following Scenario :-
>
> i am having a 2 node cluster. Both the nodes are having PostgreSQL as
> Database & database replication is on from primary PostgreSQL node to
> secondary PostgreSQL node.
>
> Test Scenar
Hi,
I am trying to implement following Scenario :-
i am having a 2 node cluster. Both the nodes are having PostgreSQL as
Database & database replication is on from primary PostgreSQL node to
secondary PostgreSQL node.
Test Scenario :-
In case my Primary node goes down (Powered off or network fa
On 1 Aug 2014, at 8:18 pm, Dharmesh wrote:
> Hi,
>
> I am stuck with a problem in my cluster setup.
> I am having a 2 node Pacemaker/Heartbeat cluster. My requirement is to
> execute a shell script from the currently online node to the other node (via
> ssh) when it gets online in cluster. I