[pgpool-hackers: 1059] Re: Patch for optional disablin unix-sockets

Andrew N Golovkov andor000 at yandex.ru
Thu Sep 17 19:36:01 JST 2015


patch

17.09.2015, 13:07, "Andrew N Golovkov" <andor000 at ya.ru>:
> 17.09.2015, 12:04, "Tatsuo Ishii" <ishii at postgresql.org>:
>>  Please provide English docs change. I will update Japanese docs
>>  accordingly. For other languages, I will wait for volunteers...
>>
>>  Best regards,
>>  --
>>  Tatsuo Ishii
>>  SRA OSS, Inc. Japan
>>  English: http://www.sraoss.co.jp/index_en.php
>>  Japanese:http://www.sraoss.co.jp
>>
>>>   Thanks!
>>>   btw, need to change docs, i dont know japanese/deutch/etc for that.
>>>
>>>   17.09.2015, 08:09, "Tatsuo Ishii" <ishii at postgresql.org>:
>>>>   You are right. Now I think your proposal makes sense. I would like to
>>>>   accept your patch for upcoming 3.5, which is supposed to be released
>>>>   by the end of this year.
>>>>
>>>>   Best regards,
>>>>   --
>>>>   Tatsuo Ishii
>>>>   SRA OSS, Inc. Japan
>>>>   English: http://www.sraoss.co.jp/index_en.php
>>>>   Japanese:http://www.sraoss.co.jp
>>>>
>>>>>    if unix_socket_directories = '' in postgresql.conf, postgres disable listen unix sockets.
>>>>>
>>>>>    Maybe your postgres start from pg_ctlcluster (perl script). He put this parameter in command line:
>>>>>
>>>>>>       my $usd = $version >= 9.3 ? 'unix_socket_directories' : 'unix_socket_directory';
>>>>>>       if (!(PgCommon::get_conf_value $version, $cluster, 'postgresql.conf', $usd)) {
>>>>>>          $postmaster_opts .= "-c $usd=\"$info{'socketdir'}\"";
>>>>>>       }
>>>>>
>>>>>    16.09.2015, 02:11, "Tatsuo Ishii" <ishii at postgresql.org>:
>>>>>>>     In some cases we dont really need listen unix sockets.
>>>>>>
>>>>>>    I don't see why this is a benefit for pgpool-II. PostgreSQL does not
>>>>>>    have that capability neither.
>>>>>>
>>>>>>    Best regards,
>>>>>>    --
>>>>>>    Tatsuo Ishii
>>>>>>    SRA OSS, Inc. Japan
>>>>>>    English: http://www.sraoss.co.jp/index_en.php
>>>>>>    Japanese:http://www.sraoss.co.jp
>>>>>>    _______________________________________________
>>>>>>    pgpool-hackers mailing list
>>>>>>    pgpool-hackers at pgpool.net
>>>>>>    http://www.pgpool.net/mailman/listinfo/pgpool-hackers
> ,
>
> _______________________________________________
> pgpool-hackers mailing list
> pgpool-hackers at pgpool.net
> http://www.pgpool.net/mailman/listinfo/pgpool-hackers
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-update-doc.patch
Type: text/x-diff
Size: 1893 bytes
Desc: not available
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20150917/88170938/attachment.bin>


More information about the pgpool-hackers mailing list