how to write/setup a C trigger function in a background worker

Поиск
Список
Период
Сортировка
От jacques klein
Тема how to write/setup a C trigger function in a background worker
Дата
Msg-id 1439998651.10236.10.camel@jkn0.kehl.dalim.com
обсуждение исходный текст
Ответы Re: how to write/setup a C trigger function in a background worker  (David Fetter <david@fetter.org>)
Список pgsql-hackers
I would like to execute a trigger function (written in C) in one of my
background workers.

Didn't figure out how to do that not even if it's possible.

Currently my trigger function is called, but in the "server-process"
connected to the client who does the "insert into ..." .

Any hint/help is welcome.

Jacques K.





В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Shulgin, Oleksandr"
Дата:
Сообщение: Re: Proposal: Implement failover on libpq connect level.
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Reduce ProcArrayLock contention