It looks like the documented schema for table BATCH_JOB_INSTANCE in Appendix A - Meta-Data Schema doesn't match the actual schema for this table: - Actual size of the JOB_KEY column is 32 (cf. [actual schema](https://github.com/spring-projects/spring-batch/blob/main/spring-batch-core/src/main/resources/org/springframework/batch/core/schema-postgresql.sql)) but is documented as 2500