<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 31, 2018 at 6:41 AM, Tatsuo Ishii <span dir="ltr">&lt;<a href="mailto:ishii@sraoss.co.jp" target="_blank">ishii@sraoss.co.jp</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">We have following in our TODO list:<br>
<br>
<a href="https://pgpool.net/mediawiki/index.php/TODO#Support_multiple_UNIX_domain_socket_directories" rel="noreferrer" target="_blank">https://pgpool.net/mediawiki/<wbr>index.php/TODO#Support_<wbr>multiple_UNIX_domain_socket_<wbr>directories</a><br>
<br>
As discussed in the URL (actually in a mail pointed by it), probably<br>
just borrowing the idea from PostgreSQL is the best. If we are going<br>
this direction, issues are:<br>
<br>
1) How to migrate from socket_dir to unix_socket_directories?<br>
<br>
I propose leaving socket_dir for 1 major release saying &quot;we are<br>
deprecating...&quot; and treat it as if there&#39;s only one socket directory<br>
in the unix_socket_directories. If unix_socket_directories is not<br>
specified (not empty), then we take priority it over socket_dir.<br>
<br>
2) unix_socket_group, and unix_socket_permissions<br>
<br>
Do we want to implement them along with unix_socket_directories? My<br>
opinion is &quot;why not&quot;. We are going to borrow the implementation from<br>
PostgreSQL anyway, so it would be easier to implement them along with<br>
unix_socket_directories.<br>
<br>
3) How to treat pcp_socket_dir?<br>
<br>
One big question is whether we need separate pcp_socket_dir from<br>
socket_dir at all. I think the answer is no, and we should unify it to<br>
socket_dir and/or unix_socket_directories. Any objection?<br></blockquote><div><br></div><div>I totally agree on all points especially on this one of using single configuration for pcp and pg</div><div>socket directory.</div><div> </div><div>Thanks</div><div>Best Regards</div><div>Muhammad Usama</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Comments, suggestions are welcome.<br>
--<br>
Tatsuo Ishii<br>
SRA OSS, Inc. Japan<br>
English: <a href="http://www.sraoss.co.jp/index_en.php" rel="noreferrer" target="_blank">http://www.sraoss.co.jp/index_<wbr>en.php</a><br>
Japanese:<a href="http://www.sraoss.co.jp" rel="noreferrer" target="_blank">http://www.sraoss.co.<wbr>jp</a><br>
______________________________<wbr>_________________<br>
pgpool-hackers mailing list<br>
<a href="mailto:pgpool-hackers@pgpool.net">pgpool-hackers@pgpool.net</a><br>
<a href="http://www.pgpool.net/mailman/listinfo/pgpool-hackers" rel="noreferrer" target="_blank">http://www.pgpool.net/mailman/<wbr>listinfo/pgpool-hackers</a><br>
</blockquote></div><br></div></div>