Add support for configuring the start/stop behavior in start.conf:
- debian/init.d-functions: Only start/stop the cluster in 'auto' mode. - pg_ctlcluster: Only operate in 'auto' and 'manual' modes, print an error in 'disabled' mode. - pg_createcluster: Create a default start.conf file. - architecture.html, pg_createcluster POD: Document the file and the possible options. - Closes: #224047
Showing
- postgresql-common/TODO 1 addition, 6 deletionspostgresql-common/TODO
- postgresql-common/architecture.html 5 additions, 1 deletionpostgresql-common/architecture.html
- postgresql-common/debian/changelog 10 additions, 2 deletionspostgresql-common/debian/changelog
- postgresql-common/debian/init.d-functions 8 additions, 0 deletionspostgresql-common/debian/init.d-functions
- postgresql-common/pg_createcluster 50 additions, 4 deletionspostgresql-common/pg_createcluster
- postgresql-common/pg_ctlcluster 19 additions, 0 deletionspostgresql-common/pg_ctlcluster
Please register or sign in to comment