Dynamic configuration via LDAP in postmaster - Mailing list pgsql-hackers

From Vasily Soshnikov
Subject Dynamic configuration via LDAP in postmaster
Date
Msg-id CAJb1v+kMMJGYozpdPExE_4Vx63AVSbK8yoo7PYz_y6d0Fx1nrA@mail.gmail.com
Whole thread Raw
Responses Re: Dynamic configuration via LDAP in postmaster
List pgsql-hackers
<div dir="ltr">I need advise about where is best place for adding such features.<br /><br />Currently I found that
'postmaster'have event loop(including handling SIGHUP) inside PostgressMain(postgress.c)  for realoding configuration
file,based on my investigation my plan is handling ldap events just before SIGHUP.<br /><br />PS I guess tomorrow I
willstart implement this feature inside 'postmaster', but before I start I wish to know expert opinion about where are
mostgood place for dispatching of incomming messages(about configuration has changed etc) from the ldap.<div
class=""><divclass="" id=":2nn" tabindex="0"><img class="" src="https://mail.google.com/mail/u/0/images/cleardot.gif"
/></div></div><brclear="all" /><br />-- <br /><i><span style="color:rgb(153,153,153)"></span><br
style="color:rgb(153,153,153)"/><span style="color:rgb(153,153,153)">Regard,</span><br style="color:rgb(153,153,153)"
/><brstyle="color:rgb(153,153,153)" /><span style="color:rgb(153,153,153)">Soshnikov Vasily mailto:<a
href="mailto:dedok.mad@gmail.com"target="_blank">dedok.mad@gmail.com</a></span><br /></i></div> 

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Fix a couple of bugs in MultiXactId freezing
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Fix a couple of bugs in MultiXactId freezing