Personal tools
You are here: Home Leocornus Leocornus Buildout Config Repository. buildout config to build and setup PostgreSQL database server

buildout config to build and setup PostgreSQL database server

build, initialize and set up PostgreSQL

initialize database cluster

it will create the database storage.

command: initdb

create database

command: createdb

Manage user and authentication

config file pg_dha.conf in data folder

postgre on supervisor

config file postgresql.conf in data folder.

Document Actions