function timeout - Mailing list pgsql-sql

From Viktor Bojović
Subject function timeout
Date
Msg-id BANLkTinpwZY47PnhJyO2iwEB1RPGwTjMdQ@mail.gmail.com
Whole thread Raw
List pgsql-sql
im writting plsh function which will execute some shell commands and return  result as varchar to database.
problem is that some commands will possibly cause to large timeout or will never stop so i wanted to ask  
if somehow function can be autokilled if it doesn't finish in time defined for that function.


--
---------------------------------------
Viktor Bojović
---------------------------------------
Wherever I go, Murphy goes with me

pgsql-sql by date:

Previous
From: Steve Crawford
Date:
Subject: Re: convert in GMT time zone without summer time
Next
From: Andreas Kretschmer
Date:
Subject: Re: How to realize ROW_NUMBER() in 8.3?