I am using Postgres as my datasource in orion to store data about a large
content-heavy site.  The CMP mappings are working great, and everything was
very straitforward to set up.  Definate props to the mailing list archives.
 Almost every question i've had has been answered at some point or another.

My problem:
I've been reading the PostGres documentation, and apparently there is an 8k
limit on row size.  My site is made up of large articles, some of which are
up to about 20k in size.

They generally recommend using pointers to flatfiles in the database and
storing the data on the filesystem.  Leaving aside that this seems like a
lame solution, I have no idea if that's possible with CMP.  What is the
reccomended solution for large text objects in Orion?

Thanks.
-Lkb


/**     
 * @author: Lorin Kobashigawa-Bates <[EMAIL PROTECTED]>
 * @title:  CodeMonkey / COO - Robot6 Inc. 
 * @phone:  415.345.8872
 * @addr:   1177 Polk St. San Francisco, CA 94109
 */

Reply via email to