Thanks everyone for your replies. By the way, my need is that I am denormalizing some time-series data so that I can more efficiently return it to a JavaScript front-end graphing API.
I decided to encode the array of arrays as binary (term_to_binary) which gets stored in a bytea column in Postgres. Works great. -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/a2b55fdf-15ad-44ad-ad6b-6d9bc3f030f5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
