Mercurial > p > roundup > code
comparison doc/admin_guide.txt @ 7886:2946354d6ccd
doc: replace X by + to indicate compatible options.
X looks like it indicates non-compatible options.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 18 Apr 2024 20:52:15 -0400 |
| parents | 03c1b7ae3a68 |
| children | 828f79ae965b |
comparison
equal
deleted
inserted
replaced
| 7885:10b633d6ad74 | 7886:2946354d6ccd |
|---|---|
| 715 sqlite databases for storing the session and otk data. | 715 sqlite databases for storing the session and otk data. |
| 716 | 716 |
| 717 The following table shows which primary databases support | 717 The following table shows which primary databases support |
| 718 different session database backends: | 718 different session database backends: |
| 719 | 719 |
| 720 .. table:: D - default if unconfigured, X - compatible choice | 720 .. table:: D - default if unconfigured, + - compatible choice |
| 721 :class: captionbelow | 721 :class: captionbelow |
| 722 | 722 |
| 723 +---------------+--------+--------+-------+-------+------------+ | 723 +---------------+--------+--------+-------+-------+------------+ |
| 724 | | session db | | 724 | | session db | |
| 725 +---------------+--------+--------+-------+-------+------------+ | 725 +---------------+--------+--------+-------+-------+------------+ |
| 726 |primary db | anydbm | sqlite | redis | mysql | postgresql | | 726 |primary db | anydbm | sqlite | redis | mysql | postgresql | |
| 727 +===============+========+========+=======+=======+============+ | 727 +===============+========+========+=======+=======+============+ |
| 728 |anydbm | D | | X | | | | 728 |anydbm | D | | + | | | |
| 729 +---------------+--------+--------+-------+-------+------------+ | 729 +---------------+--------+--------+-------+-------+------------+ |
| 730 |sqlite | X | D | X | | | | 730 |sqlite | + | D | + | | | |
| 731 +---------------+--------+--------+-------+-------+------------+ | 731 +---------------+--------+--------+-------+-------+------------+ |
| 732 |mysql | | | | D | | | 732 |mysql | | | | D | | |
| 733 +---------------+--------+--------+-------+-------+------------+ | 733 +---------------+--------+--------+-------+-------+------------+ |
| 734 |postgresql | | | | | D | | 734 |postgresql | | | | | D | |
| 735 +---------------+--------+--------+-------+-------+------------+ | 735 +---------------+--------+--------+-------+-------+------------+ |
