Re: Loading 2M array crashes program .. but only some of the time

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Are you using a persistent connection?

2008/5/18 Mary Anderson <maryfran@xxxxxxxxxxxxxxxxxx>:
> Hi all,
>
>   I have a php - postgresql program which bombs with a statement that it has
> run out of memory.  I am running php 5.1.6 and postgres 8.3.something.  My
> program bombs, saying that it fails to allocate memory, when it is loading
> an SQL query result into a php array using pg_fetch_all.  The SQL query
> works fine when I run it in psql.  I am running php with a process limit
> size of 16M.  Some of the time this query works, sometimes it dies.  It is
> my impression that it dies after I have been running the php application for
> a while -- like there is memory that isn't being cleared up.  But that is
> only an impression!
>
>   What could be going wrong?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux