Run procedure at startup

From: "Saleem EDAH-TALLY" <nmset(at)netcourrier(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Run procedure at startup
Date: 2009-07-27 15:22:53
Message-ID: 200907271722.53991.nmset@netcourrier.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

Is there a way to run a pl/pgsql automatically at server startup ?

Is there a way to run a pl/pgsql function with an infinite loop as a daemon ?

Is there a way to start a pl/pgsql function that would persist after the user
session has closed ?

Is there a way for an unprivileged user to delegate a task (allowed by
superuser) to a superuser ?

Thanks in advance.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2009-07-27 15:32:33 Re: Postgres and multiple updates in one statement
Previous Message nha 2009-07-27 15:22:12 Re: Postgres and multiple updates in one statement