...
[11:25:15 CDT(-0500)] <drewwills> i'm not sure... do you think that platform will have issues with large text?
[11:26:10 CDT(-0500)] <drewwills> i imagine the necessary treatment will be similar to portlet preferences
[11:26:24 CDT(-0500)] <EricDalquist> it isn't large text
[11:26:32 CDT(-0500)] <EricDalquist> it is the transactional requirements of LOBs
[11:26:35 CDT(-0500)] <EricDalquist> with postgres
[11:26:46 CDT(-0500)] <EricDalquist> postgres requires a TX when reading lobs
[11:27:04 CDT(-0500)] <EricDalquist> all other DBs see a big performance hit if you are always doing TXs on reads