anastasis-dbconfig - configure Anastasis database
anastasis-dbconfig [-c FILENAME ] [-h] [-n NAME ] [-r] [-s] [-u USER ]
anastasis-dbconfig is a simple shell script that configures a Postgresql database for use by the GNU Anastasis servers.
Its options are as follows:
Write the database configuration to FILENAME. The tool
will append the required CONFIG
option for the
Postgresql access to the respective file.
Print short help on options.
Use DBNAME for the name of the created database.
Reset any existing database. Looses all existing data. DANGEROUS.
Skip database initialization. Useful if you want to run
anastasis-dbinit
manually.
Specifies the (main) Anastasis user that will access the database.
anastassis-dbinit(1), anastasis.conf(5).
Report bugs by using https://bugs.taler.net or by sending electronic mail to <taler@gnu.org>.