Re: validation of hot standby - Mailing list pgsql-general

From Ron
Subject Re: validation of hot standby
Date
Msg-id 05c604c1-7226-9fdf-309c-bf6f3d95abbd@gmail.com
Whole thread Raw
In response to validation of hot standby  (Julie Nishimura <juliezain@hotmail.com>)
List pgsql-general
On 2/28/19 8:00 PM, Julie Nishimura wrote:
P {margin-top:0;margin-bottom:0;}
Hello,
We set up our hot standby by putting master into archive mode and issuing pg_basebackup command, and we are about to start our hot standby instance. What are the things you suggest for validation (assuming it will come up cleanly) and replication caught up?

Run the program pg_controldata on the secondary server.  Specifically look for the last checkpoint timestamp.  It will lag some, depending on how checkpoint frequency is configured on the master.


What do I need to check in addition, making sure the data is clean and not corrupted?

thanks for your help

--
Angular momentum makes the world go 'round.

pgsql-general by date:

Previous
From: Ron
Date:
Subject: Re: Overloaded && operator from intarray module prevents index usage.
Next
From: Michael Lewis
Date:
Subject: Re: Overloaded && operator from intarray module prevents index usage.