View Issue Details

IDProjectCategoryView StatusLast Update
0000365Pgpool-IIIncompatible changepublic2017-11-23 09:11
Reportermarcellus Assigned To 
PrioritynormalSeverityminorReproducibilityrandom
Status closedResolutionopen 
Summary0000365: PGpool for EDB advanced server role always standby
DescriptionHi,

i have config pgpool for edb enterprise advanced server 9.6 with pgpool-II version 3.6.6 (subaruboshi), i use the pgpool opensource not from pgpool EDB
this is the status of 'show pool_nodes'

postgres=# show pool_nodes;
 node_id | hostname | port | status | lb_weight | role | select_cnt | load_balance_node | replication_delay
---------+--------------+------+--------+-----------+---------+------------+-------------------+-------------------
 0 | 10.20.18.123 | 5432 | up | 0.333333 | standby | 0 | true | 0
 1 | 10.20.18.102 | 5432 | up | 0.333333 | standby | 0 | false | 0

but when i tried to failover and promote is succed, is any lib for EDB to use pgpool?

Thanks
TagsNo tags attached.

Activities

marcellus

2017-11-13 11:43

reporter  

pgpool.conf.edb (35,209 bytes)

t-ishii

2017-11-13 12:49

developer   ~0001822

I think you'd be better to ask EDB support.

marcellus

2017-11-13 15:35

reporter   ~0001823

Hai,

Thanks t-ishii, i will try to contact the support.

t-ishii

2017-11-23 09:11

developer   ~0001840

Closing this issue.

Issue History

Date Modified Username Field Change
2017-11-13 11:43 marcellus New Issue
2017-11-13 11:43 marcellus File Added: pgpool.conf.edb
2017-11-13 12:49 t-ishii Note Added: 0001822
2017-11-13 15:35 marcellus Note Added: 0001823
2017-11-23 09:11 t-ishii Note Added: 0001840
2017-11-23 09:11 t-ishii Status new => closed