pg_boss
Backend control & configuration management
This project creates Python interfaces to the
pg_ctl and initdb
processes. It also defines functions for altering the PostgreSQL
configuration file in a non-destructive and a non-repetitive
manner(ie *not* `echo setting=value >>postgresql.conf`).
| Version | Download | Documentation | Description |
|---|---|---|---|
| 1.0dev | Source.tgz | HTML | Latest |
Features
- Non-destructive, non-repetitive configuration management
- pg_ctl interface
- initdb interface
- postgresql.conf configuration management
- pg_hba.conf configuration management
- pg_hba console script for modifying an hba file
- pg_dotconf console script for modifying a configuration file
SCM
cvs -d :pserver:anonymous:@cvs.pgfoundry.org:/cvsroot/python co ctl



