[pgpool-hackers: 4002] Re: Proposal: Allow pgpool.conf to include files
Tatsuo Ishii
ishii at sraoss.co.jp
Tue Aug 24 15:07:49 JST 2021
> Hi,
>
> I propose to be able to break down pgpool.conf files into subfiles. On
> pgpool.conf, we can include the subfiles by specifying the following
>
> include = '/dir/path/sub.conf'
>
>
> If the file name is not an absolute path, it is taken as relative to
> the
> directory containing the referencing configuration file. 'include' can
> be nested.
>
> This patch is especially useful if you would like to separate specific
> environment parameters.
Wow, this is a truely great feature! I am looking forward to testing
the patch. Thank you!
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
More information about the pgpool-hackers
mailing list