Cannot start PuppetDB on a newly created database:
2019-06-25T22:50:12.465+02:00 INFO [p.p.s.migrate] Applying database migration version 65
2019-06-25T22:50:12.505+02:00 ERROR [p.p.s.migrate] Caught SQLException during migration
java.sql.BatchUpdateException: Batch entry 1 alter table resource_events
alter column status type text,
alter column property type text,
alter column containing_class type text,
alter column file type text was aborted: ERROR: relation "resource_events_status_for_corrective_change_idx" already exists Call getNextException to see other errors in the ba
tch.
at org.postgresql.jdbc.BatchResultHandler.handleError(BatchResultHandler.java:148)