v.24.3New Feature
Support tar format for reading and writing backups
Support reading and writing backups astar(in addition tozip). #59535 (josh-hildred).
Why it matters
This feature enables users to create and restore backups using the widely usedtar format, providing more flexibility and compatibility options for backup storage and transfer.How to use it
When creating or restoring backups, specify the archive format astar to use this new feature. For example, use the BACKUP and RESTORE commands with appropriate settings to choose the tar format instead of zip.