1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/www/horde4-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

12 lines
416 B
Plaintext

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