Hi Jim,

Yes mine was a similar situation where the list of numbers really WAS just
a lits of numbers with no other attributes associated with the things they
represented. I agonised long and hard over normalising it further, as David
suggested, but in the end decided against it.

Glad it worked OK for you (and thanks for the update)

Just dont expect CB Admin to like it much!  (I am guessing that like me you
are not using Admin)

Cheers,

g



On 8 March 2014 07:50, jim rosenblum <[email protected]> wrote:

> 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.
>

-- 
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/CAKF5fiCAHun81PS8aAzZqP1%2BgH7FSm1u48sAAD%2Bm4y1U%3DxzPOg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to