Re: Postgres DR using ACM - Mailing list pgsql-admin

From vignesh kumar
Subject Re: Postgres DR using ACM
Date
Msg-id MN0PR20MB4912EE54A2B8E5ADAB6DAE7287452@MN0PR20MB4912.namprd20.prod.outlook.com
Whole thread Raw
In response to Re: Postgres DR using ACM  (Rajesh Kumar <rajeshkumar.dba09@gmail.com>)
List pgsql-admin
I'm not getting the term crash here.. so you gonna perform some transaction then you wanted to simulate a failover.. just kill the pid of postgres.. that's the worst crash that could be simulated.

Depends on how your postgres is going to send the SIGKILL or SIGTERM signal to counterpart 


From: Rajesh Kumar <rajeshkumar.dba09@gmail.com>
Sent: Tuesday, October 15, 2024 10:26:19 PM
To: vignesh kumar <vigneshkumar.venugopal@outlook.com>
Cc: Pgsql-admin <pgsql-admin@lists.postgresql.org>
Subject: Re: Postgres DR using ACM
 

Perform some transactions , while doing that crash the primary to see if it fails over automatically as per Dr policy

On Tue, 15 Oct 2024, 21:28 vignesh kumar, <vigneshkumar.venugopal@outlook.com> wrote:
What's crash test btw.. I mean what in specific ?


From: Rajesh Kumar <rajeshkumar.dba09@gmail.com>
Sent: Tuesday, October 15, 2024 10:49:16 AM
To: Pgsql-admin <pgsql-admin@lists.postgresql.org>
Subject: Postgres DR using ACM
 
Hi all,

We are running postgres 15.6 in openshift env. We are performing DR using RHACM.


I have been asked to perform crash test.

Anybody guide me with some kind of info would help.

pgsql-admin by date:

Previous
From: Rajesh Kumar
Date:
Subject: Re: Postgres DR using ACM
Next
From: Sam Stearns
Date:
Subject: Re: create foreign table