php running stored procedure for large data
Posted: Sat Dec 18, 2010 3:54 pm
Hello,
I have written a php code to execute a pl/pgsql stored procedure for large data but when is running after few minutes it get time out , i have increased the memory and time out in php.ini but still it get a time out .
Can you give suggestions on how can i run it without time out
Thanks
I have written a php code to execute a pl/pgsql stored procedure for large data but when is running after few minutes it get time out , i have increased the memory and time out in php.ini but still it get a time out .
Can you give suggestions on how can i run it without time out
Thanks