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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

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 10:01:29 2024 UTC