aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-07-22 16:02:44 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-07-22 16:02:44 +0200
commit2d35fd6888551bc67fedcc82c46d581493fa8e0d (patch)
treed19a65b31f06e686b198f0bce459a41835242c56
parentb7ca2b519294846af507f3af1aeb6244b981710d (diff)
Update INSTALL to include PostgreSQL
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 80ab556..0eaa492 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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
=============