Hi,
What is the max limit of sending parameters to a procedure in postgresql. Why i am asking this because if i am sending parameters more than 16 i am geting an error in openACS.
But if you get an error with 17 params and don't get it with 16 params, you've probably found the limit (and you have). I think you can change this with some configuration parameter, though, when you compile PostgreSQL.