diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-07-22 16:02:44 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-07-22 16:02:44 +0200 |
commit | 2d35fd6888551bc67fedcc82c46d581493fa8e0d (patch) | |
tree | d19a65b31f06e686b198f0bce459a41835242c56 | |
parent | b7ca2b519294846af507f3af1aeb6244b981710d (diff) |
Update INSTALL to include PostgreSQL
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ system you would like to use. Valid values for <database> are: 'mysql' - The MySQL database system 'sqlite' - The SQLite database system + 'pgsql' - The PostgreSQL database system Prerequisites ============= |