Re: [GENERAL] Broken pipe

2005-10-03 Thread Nirmalya Lahiri
the problem is somewhere in PHP or http server. OK..lets try the process written above. I am waiting for your reply. --Nirmalya --- Ben-Nes Yonatan <[EMAIL PROTECTED]> wrote: > - Original Message - > From: "Nirmalya Lahiri" <[EMAIL PROTECTED]> > To: > Se

Re: [GENERAL] Broken pipe

2005-10-03 Thread Ben-Nes Yonatan
- Original Message - From: "Nirmalya Lahiri" <[EMAIL PROTECTED]> To: Sent: Sunday, October 02, 2005 7:34 PM Subject: Re: [GENERAL] Broken pipe Hi all, I am not expert in PHP, so my assumption may not correct Can we solve this problem by increasing the "max_exe

Re: [GENERAL] Broken pipe

2005-10-03 Thread Ben-Nes Yonatan
- Original Message - From: "Tino Wildenhain" <[EMAIL PROTECTED]> To: "Ben-Nes Yonatan" <[EMAIL PROTECTED]> Cc: "Martijn van Oosterhout" ; Sent: Sunday, October 02, 2005 4:26 PM Subject: Re: [GENERAL] Broken pipe Am Sonntag, den 02.10

Re: [GENERAL] Broken pipe

2005-10-02 Thread Nirmalya Lahiri
Hi all, I am not expert in PHP, so my assumption may not correct Can we solve this problem by increasing the "max_execution_time" value at php.ini file? --Nirmalya --- Ben-Nes Yonatan <[EMAIL PROTECTED]> wrote: > Hi all, > > I sent the following email to the php mailing list also but may

Re: [GENERAL] Broken pipe

2005-10-02 Thread Tom Lane
Ben-Nes Yonatan <[EMAIL PROTECTED]> writes: > I seem to have a problem to run the code when there are single queries > which take long times (like 5 hours for an update query), from the log > of the database I received the following code: > 2005-09-30 17:12:13 IDT postgres : LOG: 08006: could not

Re: [GENERAL] Broken pipe

2005-10-02 Thread Tino Wildenhain
Am Sonntag, den 02.10.2005, 16:39 +0200 schrieb Ben-Nes Yonatan: > Martijn van Oosterhout wrote: ... > Well this is not the case (sadly.. :)) cause the process is running at > the server without any browser interface. Use the web as trigger only and a persistent long running process to read the j

Re: [GENERAL] Broken pipe

2005-10-02 Thread Ben-Nes Yonatan
Martijn van Oosterhout wrote: On Sun, Oct 02, 2005 at 12:07:18PM +0200, Ben-Nes Yonatan wrote: I wrote a php script which is running very long queries (hours) on a database. I seem to have a problem to run the code when there are single queries which take long times (like 5 hours for an upda

Re: [GENERAL] Broken pipe

2005-10-02 Thread Martijn van Oosterhout
On Sun, Oct 02, 2005 at 12:07:18PM +0200, Ben-Nes Yonatan wrote: > I wrote a php script which is running very long queries (hours) on a > database. > I seem to have a problem to run the code when there are single queries > which take long times (like 5 hours for an update query), from the log > of

[GENERAL] Broken pipe

2005-10-02 Thread Ben-Nes Yonatan
Hi all, I sent the following email to the php mailing list also but maybe this is a more appropriate mailing list. I wrote a php script which is running very long queries (hours) on a database. I seem to have a problem to run the code when there are single queries which take long times (like 5

[GENERAL] Broken pipe

2005-10-02 Thread Ben-Nes Yonatan
Hi all, I sent the following email to the php mailing list also but maybe this is a more appropriate mailing list. I wrote a php script which is running very long queries (hours) on a database. I seem to have a problem to run the code when there are single queries which take long times (like 5 h

[GENERAL] Broken Pipe?

1999-03-02 Thread Chucka
After an upgrade to redhat 5.2 from 5.0 ,when i start psql i get the message "Broken Pipe"? What does this mean? chuck