Skip to content

Commit 4e309dc

Browse files
docs: Added info for NFS version
Changelog-None.
1 parent 382b496 commit 4e309dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/beginners-guide/backup-and-recovery/advanced-db-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ It has the disadvantage that it will only work with the SQLITE3 backend and is n
5252
You can only specify _one_ replica.
5353

5454
It is recommended that you use a network-mounted filesystem for the backup destination.
55-
For example, if you have a NAS you can access remotely.
55+
For example, if you have a NAS you can access remotely. Note you need to mount the network filesystem using NFS version 4.
5656

5757
At the minimum, set the backup to a different storage device.
5858
This is no better than just using RAID-1 (and the RAID-1 will probably be faster) but this is easier to set up --- just plug in a commodity USB flash disk (with metal casing, since a lot of writes are done and you need to dissipate the heat quickly) and use it as the backup location, without

0 commit comments

Comments
 (0)