how to start a procedure after postgresql started.

From: jun yang <slickqt(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: how to start a procedure after postgresql started.
Date: 2011-05-22 04:57:34
Message-ID: BANLkTi=axyFVwnambCHtsh72m9ON5gE=dw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

now all the question:
1.how start a procedure or a script after postgresql start.
2.how to get notify when a table created.
3.how to get notify when a database created.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2011-05-22 05:09:36 Re: how to start a procedure after postgresql started.
Previous Message Michael Glaesemann 2011-05-22 04:25:34 Re: counterintuitive behaviour in pl/pgsql