summaryrefslogblamecommitdiff
path: root/www/horde2/files/patch-scripts_db_README
blob: bf560dc37ff05ce508a9ad79814936faeccaff22 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                         
--- 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