ControlTier > elements
 

InitDb

Command Reference

Description

Invoke the PostgreSQL server database initialization program (initdb)

Usage

ctl -t PostgresRdb -o <objectname> -c InitDb [-buildstamp <>] [-pgdata <>] [-pgengine <>]

Options

Option Description Type Default
buildstamp build identifer. currently ignored string
pgdata PGDATA directory string / ${entity.attribute.pgData}
pgengine PGENGINE directory string / ${entity.attribute.pgEngine}