switched parameter - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/279
This commit is contained in:
11
README.md
11
README.md
@@ -18,16 +18,19 @@ PostgreSQL is a powerful modern open source SQL database server.
|
||||
|
||||
Installation
|
||||
|
||||
* install binaries as per given parameters for major and minor version
|
||||
* install binaries
|
||||
* initialize the database cluster
|
||||
|
||||
Configuration
|
||||
|
||||
* manage directory structure including file system permissions and selinux context
|
||||
* manage service status
|
||||
* manage single line entries in pg_hba via define (optional)
|
||||
* manage roles via define (optional)
|
||||
* manage databases via define (optional)
|
||||
|
||||
Optional:
|
||||
|
||||
* manage single line entries in pg_hba via define
|
||||
* manage roles and databases via define (set `$pl_manage_content` to true)
|
||||
|
||||
|
||||
## Repo Documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user