table of contents
SAMIZDAT-CREATE-DATABASE(1) | General Commands Manual | SAMIZDAT-CREATE-DATABASE(1) |
NAME¶
samizdat-create-database - Samizdat database generation script
SYNOPSIS¶
samizdat-create-database <site> [<driver>]
DESCRIPTION¶
samizdat-create-database Generates a database for a Samizdat site with empty tables and triggers, creates a user with the same name, and grants that user all necessary access rights.
OPTIONS¶
- <site>
- name of database and database user, should be the same as site name in most cases
- <driver>
- database driver, one of pgsql (default), sqlite3
AUTHOR¶
This manual page was written by Dmitry Borodaenko <angdraug@debian.org>. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU GPL version 3 or later.