summaryrefslogtreecommitdiff
path: root/www/horde-base/files/patch-scripts_sql_README
diff options
context:
space:
mode:
Diffstat (limited to 'www/horde-base/files/patch-scripts_sql_README')
-rw-r--r--www/horde-base/files/patch-scripts_sql_README11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/horde-base/files/patch-scripts_sql_README b/www/horde-base/files/patch-scripts_sql_README
new file mode 100644
index 000000000000..6403c0f8e849
--- /dev/null
+++ b/www/horde-base/files/patch-scripts_sql_README
@@ -0,0 +1,11 @@
+--- scripts/sql/README.orig Sat Sep 25 21:55:35 2004
++++ scripts/sql/README Mon Nov 22 13:19:52 2004
+@@ -77,7 +77,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 create.pgsql.sql
+
+ This script will create a "horde" database and a "horde" user. You