PuppetDB 2.3.2 is a backwards-compatible bugfix release that corrects
two problems which could prevent migration to the database format
introduced in 2.3.1. Users that attempted to upgrade and got a foreign key constraint violation like this:
update or delete on table "fact_paths" violates foreign key constraint "fact_values_path_id_fk" on table "fact_values"or
users who experienced issues because they use do not use the PUBLIC
schema will need to upgrade to 2.3.2. Users who upgraded successfully
will be unaffected by the changes. Neither issue presented a risk of
data loss.