freebsd-ports/www/horde-base/files/patch-scripts_sql_README
Thierry Thomas b26324a97d - Upgrade to 3.0.5;
- Add support for suphp (requested and tested by Maxim Maximov
  <mcsi (at) mcsi.pp.ru>).
2005-08-28 09:29:56 +00:00

11 lines
416 B
Text

--- scripts/sql/README.orig Wed Apr 27 10:56:42 2005
+++ scripts/sql/README Tue Jul 12 21:30:49 2005
@@ -84,7 +84,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 should