View Issue Details

IDProjectCategoryView StatusLast Update
0000674Pgpool-IIBugpublic2020-12-16 21:53
Reporterhao.wan@honeywell.com Assigned Topengbo  
PriorityhighSeverityblockReproducibilityalways
Status feedbackResolutionopen 
Product Version4.1.5 
Summary0000674: the slave have local db but different from pgpool
DescriptionI have two db, master and slave
both db have the same port settings: pgpool port :9999, pg port 5432,
when use psql to connect to 9999 and 5432 like psql -p9999 and psql -p5432

on master they will show the same database, but on slave they will show different database, I have checked that the db directories are all set to the same place.
Is any idea about it,thanks
TagsNo tags attached.

Activities

pengbo

2020-12-16 21:53

developer   ~0003668

It may be a configuration issue.
Could you share your pgpool.conf?

Issue History

Date Modified Username Field Change
2020-12-16 18:14 hao.wan@honeywell.com New Issue
2020-12-16 21:53 pengbo Note Added: 0003668
2020-12-16 21:53 pengbo Assigned To => pengbo
2020-12-16 21:53 pengbo Status new => feedback