Details
-
New Feature
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
- New configuration option migrate in the [database] section
- document the exit code's meaning in PDB docs
-
HA
-
3
-
HA Team 2020-02-12, HA Team 2020-02-26, HA Team 2020-03-11
-
New Feature
-
-
Needs Assessment
Description
The migrate config option (in the [database] section) should determine whether or not PuppetDB will attempt to migrate the Postgres database. When false, it should not attempt migrations, and should exit with status 109 (ascii "m") if the current migration level is not the one it expects. When true (the default), it should behave as it always has, i.e. perform any needed migrations.
Attachments
Issue Links
- relates to
-
TK-487 Allow immediate exit with custom status/messages
-
- Ready for Review
-