Re: Looking for auto starting procedures
От | Scott Ribe |
---|---|
Тема | Re: Looking for auto starting procedures |
Дата | |
Msg-id | 3DC41876-D07E-4345-8095-5F36DD5CDE08@elevated-dev.com обсуждение исходный текст |
Ответ на | Re: Looking for auto starting procedures (<mabra@manfbraun.de>) |
Ответы |
Re: Looking for auto starting procedures
|
Список | pgsql-general |
On Dec 2, 2010, at 11:32 AM, <mabra@manfbraun.de> <mabra@manfbraun.de> wrote: > > The usual notification from postgreSQL does not allow to write > an [own, better to evaluate] identifier in the syslog. This is > not a matter of the syslog daemon, its on the program which logs. > May be, I have just not found this. Am I missing something you require, or would this do it: raise notice 'mynotice: %', some_id; > An auto running stored procedure would solve the problem, if therewould be > a way to run this procedure on server startup automatically > [as it looks, write another daemon for this]. I've actually wanted that as well ;-) But it's not that hard to arrange for your script that starts the PG server to alsorun some SQL after the server launch. -- Scott Ribe scott_ribe@elevated-dev.com http://www.elevated-dev.com/ (303) 722-0567 voice
В списке pgsql-general по дате отправления: