Taragolis commented on PR #29061:
URL: https://github.com/apache/airflow/pull/29061#issuecomment-1399266066

   Not particular to this PR rather than our DB structure. I wondering is it 
possible to replace VARCAR(n) to TEXT in case of PostgreSQL with less effort?
   
   I think the nature of all limitations on string usual:
   - DB doesn't supported "unlimited" strings.
   - It has performance degradation against varying character types.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to