I am using Hibernate 1.2.3 with Postgres 7.2.3.

In the past when using Hibernate with MySql after a vertain size of String
type the generated DDL would oncvert from VARCHAR to TEXT.  However that is
not the case with Postgres.. is there a reason why? An oversight?
VARCHAR(45000) seems silly when Postgres supports TEXT.

Thanks for any insight,
Frank




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to