From:             [EMAIL PROTECTED]
Operating system: SuSE Linux 7.1
PHP version:      4.0.4pl1
PHP Bug Type:     Feature/Change Request
Bug description:  Postgres Queries and big results

When using a low memory_limit you have problems on working 
with big quey results. It seems PHP buffers the data completly in 
memory. It would be nice to have a way to take the data directly 
from postgres, perhaps with a callback in the script. 

-- 
Edit bug report at: http://bugs.php.net/?id=12797&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to