Skip to content

Version v2.7.0 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.

Tag: PITR

  • Point-in-Time Recovery

    In Concept

    AdminPGSQLPITR

    Overview You can roll back your cluster to any point in time, avoiding data loss caused by software defects and human errors. Pigsty’s PostgreSQL clusters come with an automatically configured Point in Time Recovery (PITR) solution, based on the …

    Overview You can roll back your cluster to any point in time, avoiding data loss caused by software defects and human errors. Pigsty’s PostgreSQL clusters come with an automatically configured Point in Time Recovery (PITR) solution, based on the …

  • Backup & PITR

    In Module: PGSQL

    AdminPGSQLPITR

    Pigsty uses pgBackRest for PITR backup & restore. In the case of a hardware failure, a physical replica failover could be the best choice. Whereas for data corruption scenarios (whether machine or human errors), Point-in-Time Recovery (PITR) is …

    Pigsty uses pgBackRest for PITR backup & restore. In the case of a hardware failure, a physical replica failover could be the best choice. Whereas for data corruption scenarios (whether machine or human errors), Point-in-Time Recovery (PITR) is …