[pgpool-hackers: 1064] Re: Proposal: connect to only neccessary DB nodes

Tatsuo Ishii ishii at postgresql.org
Thu Sep 24 15:58:22 JST 2015


> Here is a proposal for upcoming pgpool-II 3.5.
> 
> The problem:
> 
> Certain systems (heroku) do not allow users to connect to
> postgres/template1 database.  So health checking or streaming delay
> checking do not work since they use the databases.
> 
> Proposal:
> 
> Add new directives that specify objective databases for health
> checking and streaming replication delay checking. If they are not
> specified, pgpool-II will use the predefined database.
> 
> sr_check_database
> health_check_database

Ok, here is the patch to implement this. If there's no objection, I
will commit it.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: database_name.patch
Type: text/x-patch
Size: 18757 bytes
Desc: not available
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20150924/ca83976c/attachment.bin>


More information about the pgpool-hackers mailing list