How to know the exact time to which the database was recovered - Mailing list pgsql-general

From Nikhil G Daddikar
Subject How to know the exact time to which the database was recovered
Date
Msg-id 51A35B1B.8090406@celoxis.com
Whole thread Raw
List pgsql-general
Hello,

We use the basebackup + WAL files strategy to backup our database i.e.
take a basebackup every day and copy WAL files to a remote server every
15 minutes. In case of a disaster on the master, we'd recover the
database on the slave. If this happens, I would like to tell the
customer the exact time till when the database was recovered. How do I
get this timestamp?

Thanks.
Nikhil


pgsql-general by date:

Previous
From: igivanoff
Date:
Subject: Understanding postgresql logs
Next
From: Moshe Jacobson
Date:
Subject: search_path for database vs user vs session