The {{migrate}} config option determines 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 3 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.
The {{migrate}} config option (perhaps 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 3 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.
The {{migrate}} config option (perhaps 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 3 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.