Gauthier, Dave wrote on 08.10.2013 20:27:
> Someone is asking me for a way to architect a model which will store
> basic table data (columns with names and rows), but the number and
> name of the columns are both variables. I'll call these
> "data-tables" here.
>
sounds like the hstore extension could help you here.