Updated README.txt to include more PostgreSQL notes
authorChris Nighswonger <cnighswonger@foundations.edu>
Tue, 13 Nov 2007 17:54:47 +0000 (11:54 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 13 Nov 2007 18:20:10 +0000 (12:20 -0600)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
README.txt

index b3bbfb7..9189527 100644 (file)
@@ -43,7 +43,8 @@ user, with a password set. Note: kohaadmin must have at least the
 following privileges: SELECT, INSERT, UPDATE, DELETE, CREATE, DROP.
 
 PostgreSQL 8.2.5: Create a database called 'koha,' owned by 'kohaadmin' 
-user, with a password set. Note: kohaadmin must be a superuser.
+user, with a password set. Note: kohaadmin must be a superuser. You
+must also add plpgsql to the koha database.
 
 Default installation instructions: