From 39b44229ad11f8544a876dd750c479947f783ca8 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Fri, 20 Jan 2012 14:24:33 +0100 Subject: Implement patch #3476011: PostgreSQL tables can not be initialized --- doc/INSTALL.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/INSTALL.txt') diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt index fbd44f9..953dc63 100644 --- a/doc/INSTALL.txt +++ b/doc/INSTALL.txt @@ -21,6 +21,8 @@ Installation instructions on the shell ("semanticscuttle" being the database name) + If you run PostgreSQL, use ``data/tables.postgresql.sql``. + 3. Copy ``data/config.php.dist`` to ``data/config.php`` and modify it as necessary. See configuration_ for more information. 4. Make the cache directory writable by your web server. -- cgit v1.2.3-54-g00ecf