comparison Sphinx/source/faq/scalability.rst @ 190:5444374c4202

faq: Fix typo: "backup" -> "backed up"
author Thibault Nélis <tn@osimis.io>
date Thu, 31 Jan 2019 22:27:01 +0100
parents da12a1d08eb6
children 302357d45471
comparison
equal deleted inserted replaced
189:da12a1d08eb6 190:5444374c4202
38 are turned off. A warning will show in the logs if this is not the 38 are turned off. A warning will show in the logs if this is not the
39 case. Note that all pre-built binaries provided by Osimis are 39 case. Note that all pre-built binaries provided by Osimis are
40 correctly configured in that respect. 40 correctly configured in that respect.
41 41
42 * We suggest to use the default filesystem storage area. Of course, 42 * We suggest to use the default filesystem storage area. Of course,
43 make sure that the filesystem is properly backup, and that 43 make sure that the filesystem is properly backed up, and that
44 technologies such as RAID are enabled. Make sure that the option 44 technologies such as RAID are enabled. Make sure that the option
45 ``EnableStorage`` of the PostgreSQL plugins is set to ``false``. 45 ``EnableStorage`` of the PostgreSQL plugins is set to ``false``.
46 46
47 * Obviously, the PostgreSQL database should be stored on a high-speed 47 * Obviously, the PostgreSQL database should be stored on a high-speed
48 drive (SSD). This is less important for the storage area. 48 drive (SSD). This is less important for the storage area.