-
- Approximate DB size{" "}
-
-
-
- Estimated with ~10x compression ratio typical for database
- backups. Can differ based on the database type, structure,
- and content.
+
+ {formatSize(storageSizeGb)}
-
-
+
-
- ~{formatSize(approximateDbSize)}
-
-
+ setStorageSliderPos(Number(e.target.value))}
+ />
- {/* DB size commands */}
-
-
-
- How to check DB size?
-
-
-
+
+ Approximate DB size{" "}
+
+
+
+ Estimated with ~10x compression ratio typical for
+ database backups. Can differ based on the database type,
+ structure, and content.
+
+
+
+
+
+ ~{formatSize(approximateDbSize)}
+
+
+
+ {/* DB size commands */}
+
+
+
+ How to check DB size?
+
+
+
+ {DB_SIZE_COMMANDS.map((cmd, index) => (
+
+
{cmd.label}
+
+
+
+ {cmd.code}
+
+
+
+
))}
-
- );
- })()}
+
-
- You can fine-tune retention values (change daily coutn, keep only
- monthly, keep N latest, etc.)
-
+ Keeps recent backups frequently, older ones less often —
+ broad time at the lowest cost. It is enough to keep the
+ following amount of backups in GFS:
+