Mercurial > p > roundup > code
diff doc/installation.txt @ 7316:a5f948e0eef5
remove (*) marker from sqlite backend table. No idea what it means.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 11 May 2023 00:48:42 -0400 |
| parents | 4bbd1316db00 |
| children | 7b9bddda9d2d |
line wrap: on
line diff
--- a/doc/installation.txt Thu May 11 00:01:15 2023 -0400 +++ b/doc/installation.txt Thu May 11 00:48:42 2023 -0400 @@ -586,7 +586,7 @@ Name Speed Users Support ========== =========== ===== ============================== anydbm Slowest Few Always available -sqlite Fastest(*) Few May need install (PySQLite_) +sqlite Fastest Few Always available postgresql Fast Many Needs install/admin (psycopg2_) mysql Fast Many Needs install/admin (MySQLdb_) ========== =========== ===== ==============================
