Re: Long running queries and timeouts

From: Frank Bax <fbax(at)sympatico(dot)ca>
To: Francisco Reyes <lists(at)natserv(dot)com>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: Long running queries and timeouts
Date: 2002-01-19 17:42:34
Message-ID: 3.0.6.32.20020119124234.02241a10@pop6.sympatico.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-php


set_time_limit( <secs> );

At 11:48 AM 1/19/02 -0500, Francisco Reyes wrote:
>New to the PHP/PostgreSQL combo.
>I have a couple of queries which take a few minutes to run and we are
>getting timeouts. Didn't find anything usefull on the archives.
>
>How are you handling long running queries on your PHP?
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ryan Kirkpatrick 2002-01-19 18:28:45 How does one return rows from plpgsql functions?
Previous Message Chadwick Rolfs 2002-01-19 17:32:46 Re: Long running queries and timeouts

Browse pgsql-php by date

  From Date Subject
Next Message Mitch Vincent 2002-01-20 00:10:15 Re: Long running queries and timeouts
Previous Message Chadwick Rolfs 2002-01-19 17:32:46 Re: Long running queries and timeouts