Re: sleep function - Mailing list pgsql-sql

From John DeSoi
Subject Re: sleep function
Date
Msg-id 638F635D-F509-11D8-8AE2-000A95B03262@icx.net
Whole thread Raw
In response to Re: sleep function  (Greg Stark <gsstark@mit.edu>)
List pgsql-sql
Hi Greg,

On Aug 22, 2004, at 11:52 PM, Greg Stark wrote:

> test=# create or replace function sleep(integer) returns integer as 
> 'return sleep(shift)' language plperlu;
> CREATE FUNCTION
>

The original request was for something in built-in to PostgreSQL. I 
have not used plperl (or any of the other pl languages), but I assume 
there will be additional installation and configuration issues to use 
them. But thanks for the example, it will be helpful if I need 
something more processor friendly.

Best,

John DeSoi, Ph.D.



pgsql-sql by date:

Previous
From: Markus Bertheau
Date:
Subject: Re: disable constrained (contd.)
Next
From: "Cavit Keskin"
Date:
Subject: TSearch2 other languages