From: | Guido Barosio <gbarosio(at)gmail(dot)com> |
---|---|
To: | Don Drake <dondrake(at)gmail(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: sleep? |
Date: | 2005-08-21 21:09:49 |
Message-ID: | f7f6b4c705082114094f41bff7@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Don't know about such thing, but I guess that a plpgsql function could help
using datetime var's.
Just a guess, don't know if the optimal solution.
Best wishes,
G.-
On 8/21/05, Don Drake <dondrake(at)gmail(dot)com> wrote:
>
> Is there a sleep function in plpgsql? I need to wait a period time (60
> seconds) in a while loop.
>
> I didn't see anything in the docs.
>
> Thanks.
>
> -Don
>
> --
> Donald Drake
> President
> Drake Consulting
> http://www.drakeconsult.com/
> http://www.MailLaunder.com/ <http://www.maillaunder.com/>
> http://www.mobilemeridian.com/
> 312-560-1574
>
>
--
"Adopting the position that you are smarter than an automatic
optimization algorithm is generally a good way to achieve less
performance, not more" - Tom Lane.
From | Date | Subject | |
---|---|---|---|
Next Message | Dan | 2005-08-21 21:16:37 | DB restore fails W2k. |
Previous Message | Bricklen Anderson | 2005-08-21 20:26:14 | Re: sleep? |