[dev] patch for scripts/db/README
Marc G. Fournier
scrappy at hub.org
Thu Sep 2 12:45:00 PDT 2004
There is no longer a category.sql file to load, but there is a
datatree.sql one ... this fixes it in the README file ...
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy at hub.org Yahoo!: yscrappy ICQ: 7615664
---------- Forwarded message ----------
Date: Thu, 2 Sep 2004 16:44:11 -0300 (ADT)
From: Charlie Root <root at ganymede.hub.org>
To: scrappy at ganymede.hub.org
Subject: horde patch
*** scripts/db/README.orig Thu Sep 2 16:43:10 2004
--- scripts/db/README Thu Sep 2 16:43:38 2004
***************
*** 88,94 ****
$ psql -d horde -f auth.sql
$ psql -d horde -f prefs.sql
! $ psql -d horde -f category.sql
These scripts will also grant the "horde" user the necessary privileges to
each of the tables.
--- 88,94 ----
$ psql -d horde -f auth.sql
$ psql -d horde -f prefs.sql
! $ psql -d horde -f datatree.sql
These scripts will also grant the "horde" user the necessary privileges to
each of the tables.
More information about the dev
mailing list