php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #12797 Postgres Queries and big results
Submitted: 2001-08-16 12:41 UTC Modified: 2002-04-06 19:20 UTC
From: torstenknodt at datas-world dot de Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.0.4pl1 OS: SuSE Linux 7.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
14 + 24 = ?
Subscribe to this entry?

 
 [2001-08-16 12:41 UTC] torstenknodt at datas-world dot de
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. 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-06 19:20 UTC] yohgaki@php.net
No it does not, unless you load all data by yourself.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 06:01:30 2024 UTC