Maximum time execution time error - Mailing list pgsql-general

From omid omoomi
Subject Maximum time execution time error
Date
Msg-id F212R7j1HaKtKufVma000006ed6@hotmail.com
Whole thread Raw
Responses Re: Maximum time execution time error  (Jani Averbach <jaa@cc.jyu.fi>)
Re: Maximum time execution time error  (fabrizio.ermini@sysdat.it)
List pgsql-general
Hi all,
I have a select statement joining two tables ( t1 and t2 ) inside a php
program running on apache server.
table t1 has about 700 records.
table t2 has about 150000 records.
I got this error while trying to run the query on the web server:

Fatal error: Maximum execution time exceeded in
/usr/local/apache/htdocs/mis/applic1/perucomparet.php3 on line 62

The platform is :
FreeBSD 3.2
PostgreSQL 6.5.2 on i386-unknown-freebsd3.2, compiled by gcc 2.7.2.1
Apache 1.3.9

Any Idea about the reason and the way to fix it ?
TIA

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


pgsql-general by date:

Previous
From: Per-Olof Pettersson
Date:
Subject: Re: COPY with default values?
Next
From: Jani Averbach
Date:
Subject: Re: Maximum time execution time error