Skip to content

Commit 014a382

Browse files
Merge pull request #40017 from Potapy4/patch-6
Fix spaces
2 parents 2e375cd + fadf665 commit 014a382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/concepts-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Azure Database for PostgreSQL automatically creates server backups and stores th
1414

1515
## Backups
1616

17-
Azure Database for PostgreSQL takesfull,differential, andtransaction log backups. These backups allow you to restore a server to any point-in-time within your configured backup retention period. The default backup retention period is seven days. You can optionally configure it up to 35 days. All backups are encrypted using AES 256-bit encryption.
17+
Azure Database for PostgreSQL takes full, differential, and transaction log backups. These backups allow you to restore a server to any point-in-time within your configured backup retention period. The default backup retention period is seven days. You can optionally configure it up to 35 days. All backups are encrypted using AES 256-bit encryption.
1818

1919
### Backup frequency
2020

0 commit comments

Comments
 (0)