Re: [ADMIN] extend column limit with blocksize does not work

2012-01-26 Thread Tom Lane
Yannick Monclin writes: > I use the query survey software "Limesurvey", when this sofware build > some complex survey, it's necessary to have more than 1600 columns in > one table. I'd suggest rethinking the database schema. Even if you could get that to work, it's likely to perform pretty hor

[ADMIN] extend column limit with blocksize does not work

2012-01-26 Thread Yannick Monclin
Hi, I use the query survey software "Limesurvey", when this sofware build some complex survey, it's necessary to have more than 1600 columns in one table. So, i have used this parameter (configure --with-blocksize=32) to build my last postgresql (9.1.2). Compilation process succeed. I create