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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: torstenknodt at datas-world dot de
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 14:01:30 2025 UTC