Yes, MySQL's has TINYTEXT, TEXT, MEDIUMTEXT and LONGTEXT, each with different column sizes. When Eclipselink generates DDL for postgres, it uses TEXT, which is unlimited.
Josh On Aug 2, 2011, at 7:58 AM, Christopher Brooks wrote: > Ok, great, I'll assume that schema is up to date then! > > (in particular, I seem to recall seeing some ticket issues wrt DB > column sizes, but that might have been mysql only) > > Regards, > > Chris > > On Tue, 02 Aug 2011 07:44:25 -0700 > Josh Holtzman <[email protected]> wrote: > >> I do all of my day-to-day work with postgres, fwiw. >> >> Josh >> >> On Aug 2, 2011, at 7:29 AM, Christopher Brooks wrote: >> >>> Hi all, >>> >>> I won't me at the team meeting today, but ill be there thursday >>> with a 1.2 update. I'm planning to build another release candidate >>> for that time. >>> >>> Anyone out there want to test postgres? >>> >>> Chris >>> _______________________________________________ >>> Matterhorn mailing list >>> [email protected] >>> http://lists.opencastproject.org/mailman/listinfo/matterhorn >>> >>> >>> To unsubscribe please email >>> [email protected] >>> _______________________________________________ >> >> _______________________________________________ >> Matterhorn mailing list >> [email protected] >> http://lists.opencastproject.org/mailman/listinfo/matterhorn >> >> >> To unsubscribe please email >> [email protected] >> _______________________________________________ > > > > -- > Christopher Brooks, BSc, MSc > ARIES Laboratory, University of Saskatchewan > > Web: http://www.cs.usask.ca/~cab938 > Phone: 1.306.966.1442 > Mail: Advanced Research in Intelligent Educational Systems Laboratory > Department of Computer Science > University of Saskatchewan > 176 Thorvaldson Building > 110 Science Place > Saskatoon, SK > S7N 5C9 _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
