Hi,
There is my problem :
When a user runs on my apache-php-pgsql a badly written php script /
page (which for example infinitely loops on an insert or anything else
who saturate my Postgre), other php pages relying on PG become purely
unavailable until this "bad script" aborts.
Is there a way to define a 'per script' limit on php/PG, or anything
else in order to avoid these problems ?
Thank you in advance !
DM