Skip to content

Commit b019427

Browse files
Merge pull request #231186 from arianapadilla/main
[PostgreSQL] updates clarification for daily snapshots backups
2 parents a41e93d + 27cc5b7 commit b019427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/flexible-server/concepts-backup-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ These backup files can't be exported or used to create servers outside Azure Dat
2727

2828
## Backup frequency
2929

30-
Backups on flexible servers are snapshot based. The first snapshot backup is scheduled immediately after a server is created. Snapshot backups are currently taken once daily.
30+
Backups on flexible servers are snapshot based. The first snapshot backup is scheduled immediately after a server is created. Snapshot backups are currently taken once daily. **The first snapshot is a full backup and consecutive snapshots are differential backups.**
3131

3232
Transaction log backups happen at varied frequencies, depending on the workload and when the WAL file is filled and ready to be archived. In general, the delay (recovery point objective, or RPO) can be up to 15 minutes.
3333

0 commit comments

Comments
 (0)