Re : does multi host connection string supports login event trigger exception

2025-06-19 Thread legrand legrand
Hi, Pavel ! Thank you for this fast and detailled answer !! As LOGIN trigger is not working with multi host connections, I’ll have to find an other solution (maybe overloading pg_is_in_recovery() function) Have a good day :0) Regards PAscal

Re: does multi host connection string supports login event trigger exception

2025-06-19 Thread Pavel Luzanov
Hi, legrand! On 19.06.2025 22:31, legrand legrand wrote: I'm trying to build a login event trigger in conjonction with a multi host connectio string to manager instances roles in a logical replication cluster. According to docs

does multi host connection string supports login event trigger exception

2025-06-19 Thread legrand legrand
Hello to all the readers, I'm trying to build a login event trigger in conjonction with a multi host connectio string to manager instances roles in a logical replication cluster. I'm surprised by the result found with (pg client 16+ on windows and linux), here is my test case: --on XX server --c