[Tickets #270] NEW: Documentation Incorrect
bugs at bugs.horde.org
bugs at bugs.horde.org
Mon Jun 7 19:50:53 PDT 2004
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
-Ticket 270
-Queue: Turba
-Created By:
>From eric at whcp-tv.com (Mon Jun 7 19:50:53 2004):
In Turba scripts/pgsql_create.sql there is a comment line as such.
"psql -d pgsql_create.sql"
This is intended to be the method of executing the script.
However, the -d specifies a database to connect to.
The command should be "psql < pgsql_create.sql"
(I know its a bit rhetoric to state how to fix it... but I must!)
It's not necessary to use the -d operation as the script connects to the
default database name of horde.
http://bugs.horde.org/details.php?id=270
--
More information about the bugs
mailing list