Re: resources limit php -> postgre

From: "Damien M(dot)" <dm_mailings(at)abelia-decors(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: Re: resources limit php -> postgre
Date: 2003-04-22 11:18:41
Message-ID: 20030422111841.17379.qmail@abelia-decors.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Seems it's not after all a Postgre problem... The Apache/php server was in
fact very slow due to loops, but not totally unavailable... A bigger CPU
helped a lot.
And indeed, lowering max_execution_time helps a lot !

Thanks for your replies !

> > You can set a maximum time for execution. This is set for every
> script in
> > php.ini with max_execution_time (default is 30 seconds).
>
> Thanks for your answer. but this has already been done.
> And until it aborts (30 sec) no more DB access...
>
> What I'm looking for is a setting or a way to NEVER let 1 php script
> hangs the entire database resources ?
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
>

Browse pgsql-php by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-04-24 01:51:18 phpPgAdmin call for translators
Previous Message Rich Garabedian 2003-04-21 13:08:08