From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | CSN <cool_screen_name90001(at)yahoo(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: plphp crashing server |
Date: | 2005-08-12 06:56:35 |
Message-ID: | 20050812065632.GB4305@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, Aug 11, 2005 at 01:59:56PM -0700, CSN wrote:
>
> Jeez, nevermind again! Turns out this was the problem
> in the plphp script:
>
> $sql="select * from table where id=123";
> $result=spi_exec_query($sqll);
If this is reproducable (ie, you can provide a script to trigger it),
please make sure you register the bug somewhere
(Postgresql/distributer/etc). Server crashing is never a good thing.
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2005-08-12 07:24:17 | Re: Long running update |
Previous Message | srikanthutpala | 2005-08-12 04:54:08 | Re: getting information of tables and indexes |