Mercurial > p > roundup > code
diff doc/installation.txt @ 2258:c8f426142289
doc changes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 06 May 2004 01:44:14 +0000 |
| parents | df0444e39bc3 |
| children | a405124c3847 ef226254ef46 |
line wrap: on
line diff
--- a/doc/installation.txt Thu May 06 01:33:29 2004 +0000 +++ b/doc/installation.txt Thu May 06 01:44:14 2004 +0000 @@ -2,7 +2,7 @@ Installing Roundup ================== -:Version: $Revision: 1.75 $ +:Version: $Revision: 1.76 $ .. contents:: @@ -267,6 +267,7 @@ ========== =========== ===== ============================== anydbm Slowest Few Always available bsddb Slow Few Usually available +bsddb3 Slow Few Needs install (pybsddb_) sqlite Fastest(*) Few Needs install (PySQLite_) metakit Fastest(*) Few Needs install (metakit_) postgresql Fast Many Needs install/admin (psycopg_) @@ -631,6 +632,7 @@ .. _`customising roundup`: customizing.html .. _`upgrading document`: upgrading.html .. _`administration guide`: admin_guide.html +.. _pybsddb: http://pybsddb.sourceforge.net/ .. _pysqlite: http://pysqlite.sourceforge.net/ .. _metakit: http://www.equi4.com/metakit/ .. _Psycopg: http://initd.org/software/initd/psycopg
