spring-batch icon indicating copy to clipboard operation
spring-batch copied to clipboard

Request to use Postgres TEXT data type instead of varchar(2500) [BATCH-2735]

Open spring-projects-issues opened this issue 7 years ago • 0 comments

Gary P Russo opened BATCH-2735 and commented

Can you please use the postgres TEXT data type to avoid the string length limitation?

 


Affects: 4.0.1

Reference URL: https://stackoverflow.com/questions/4848964/ptgresql-difference-between-text-and-varchar-character-varying

spring-projects-issues avatar Jul 07 '18 05:07 spring-projects-issues