Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
postgresql_backup_recovery [2019/08/01 12:37] – andonovj | postgresql_backup_recovery [2025/05/12 15:48] (current) – andonovj | ||
---|---|---|---|
Line 7: | Line 7: | ||
- | ======Backup====== | + | ======Backup |
Basically there are two ways how a PostgreSQL database can be backed up: | Basically there are two ways how a PostgreSQL database can be backed up: | ||
* [[PostgreSQL_backup_recovery_physical|Physical]] | * [[PostgreSQL_backup_recovery_physical|Physical]] | ||
* [[PostgreSQL_backup_recovery_logical|Logical]] | * [[PostgreSQL_backup_recovery_logical|Logical]] | ||
+ | * [[postgresql_barman_configuration| Barman]] | ||
+ | * [[postgresql_pgbackrest_configuration | Pgbackrest]] | ||