ports/www/horde2/files/patch-scripts_db_README
Yen-Ming Lee b57adb3dc9 update to horde-2.2.1
PR:		47977
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-02-15 23:47:36 +00:00

11 lines
397 B
Text

--- scripts/db/README.orig Wed Jul 17 22:19:29 2002
+++ scripts/db/README Wed Jan 29 23:10:35 2003
@@ -70,7 +70,7 @@
PostgreSQL
~~~~~~~~~~
-# su - postgres (or whatever your database runs as... usually postgres)
+# su - pgsql (or whatever your database runs as... usually pgsql)
$ psql -d template1 -f pgsql_create.sql
This script will create a "horde" database and a "horde" user. You