Re: How to install login_hook in Postgres 10.5
От
legrand legrand
Тема
Re: How to install login_hook in Postgres 10.5
Дата
Msg-id
1557777970715-0.post@n3.nabble.com
Ответ на
Список
Дерево обсуждения
Re: How to install login_hook in Postgres 10.5 pavan95 <pavan.postgresdba@gmail.com>
Re: How to install login_hook in Postgres 10.5 legrand legrand <legrand_legrand@hotmail.com>
Re: How to install login_hook in Postgres 10.5 Michael Paquier <michael@paquier.xyz>
Re: How to install login_hook in Postgres 10.5 Joe Conway <mail@joeconway.com>
Re: How to install login_hook in Postgres 10.5 Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Re: How to install login_hook in Postgres 10.5 legrand legrand <legrand_legrand@hotmail.com>
Re: How to install login_hook in Postgres 10.5 Michael Paquier <michael@paquier.xyz>
Re: How to install login_hook in Postgres 10.5 legrand legrand <legrand_legrand@hotmail.com>
Hello, This extension https://github.com/splendiddata/login_hook seems very interesting ! But I didn't test it myself and maybe the best place to ask support is there https://github.com/splendiddata/login_hook/issues For information there is something equivalent in core "[PATCH] A hook for session start" https://www.postgresql.org/message-id/flat/20171103164305.1f952c0f%40asp437-24-g082ur#d897fd6ec551d242493815312de5f5d5 that finished commited "pgsql: Add hooks for session start and session end" https://www.postgresql.org/message-id/flat/575d6fa2-78d0-4456-8600-302fc35b2591%40dunslane.net#0819e315c6e44c49a36c69080cab644d but was finally rollbacked because it didn't pass installcheck test ... Maybe you are able to patch your pg installation, it would be a solution of choice (there is a nice exemple of extension included) Showing interest for this may also help getting this feature back ;o) Regards PAscal -- Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html
В списке pgsql-hackers по дате отправления