Comment on Five Common Rails MistakesparentComments−masklinn14y> What do you mean by "blow up" here?Errors out saying the index row size is too big for the index> That works fine.the b-tree implementation must have been fixed at some point then, because last time I tried it I got this: http://postgresql.1045698.n5.nabble.com/SQL-index-row-size-2...(the thread is from 2005, but I got something along those lines last year)
Comments
> What do you mean by "blow up" here?
Errors out saying the index row size is too big for the index
> That works fine.
the b-tree implementation must have been fixed at some point then, because last time I tried it I got this: http://postgresql.1045698.n5.nabble.com/SQL-index-row-size-2...
(the thread is from 2005, but I got something along those lines last year)