[gevice] modified: INSTALL-DBASE



commit 812252874f66ef22479e5e91ead8644fe4d284a0
Author: Alejandro Valdes Jimenez <avaldes utalca cl>
Date:   Mon May 4 22:51:34 2009 -0400

    	modified:   INSTALL-DBASE
---
 INSTALL-DBASE |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/INSTALL-DBASE b/INSTALL-DBASE
index f82bc7f..85bacdc 100644
--- a/INSTALL-DBASE
+++ b/INSTALL-DBASE
@@ -1,6 +1,7 @@
 # create database (for example: db_gevice)
 createdb -U postgres db_gevice
 
-
 # create tables from file gevice.sql
 psql -U postgres -W -f gevice.sql db_gevice
+
+# set appropiate grant.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]