aboutsummaryrefslogtreecommitdiff
path: root/tools/boca-createdb.sh
Commit message (Collapse)AuthorAgeFiles
* boca-{config-dbhost,createdb}.sh: updated to new package schemaBruno Cesar Ribas2018-08-231
| | | | | | | From now on these scripts are mainly run by d/*postinst whiule configuring. A user may call it but it is not recommended. Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
* fix permission of confCassio de Campos2017-10-301
|
* Added tools/boca-createdb.shBruno Ribas2016-09-161
This script contains commands to create a DB to a locally installed postgresql. If DB is running in another host, this script updates $bocadir/src/private/conf.php file. Also if this script is executed in a configured environment it prompts the user to clean current DB. Signed-off-by: Bruno Ribas <brunoribas@gmail.com>