View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000405 | Pgpool-II | General | public | 2018-06-19 16:05 | 2018-08-06 10:06 |
| Reporter | soswal | Assigned To | pengbo | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Platform | linux | OS | cent os | OS Version | 7 |
| Product Version | 3.3.21 | ||||
| Summary | 0000405: ERROR: unable to read message length DETAIL: message length (8) in slot 1 does not match with slot 0(12) bash-4.1$ | ||||
| Description | I have set up pg_pool server ------------------------------------------------------ Details are as follows Pgpool primary X.X.X.40 Pgpool Secondarry in failover mode X.X.X.41 Primary DB : X.X.X.4 Secondary DB : X.X.X.5 virtual Ip/delegate_ip ;X.X.X.6 ------------------------------------------- I have to keep pgpool ip ( X.X.X.40 and 41) as trust in my DB servers pg_hba.conf. if i make it MD5 and try to connect to virtual Ip from my primary pgpool server it gives error sh-4.1$ psql -U postgres -h X.X.X.6 -p 5432 -d test_db could not change directory to "/home/admin" psql: ERROR: unable to read message length DETAIL: message length (8) in slot 1 does not match with slot 0(12) ----------------------------------------- I dont want to keep the trust mode between pgpool servers and Db servers. Please guide me how to resolve this issue. | ||||
| Tags | No tags attached. | ||||
|
|
Could you check that both pg_hba.conf files are equal ? Thanks |
|
|
Have you already resolved the problem? If so, could I close this issue? |
|
|
No response more than one month. Close issue. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-06-19 16:05 | soswal | New Issue | |
| 2018-06-19 23:51 | jsoler | Note Added: 0002049 | |
| 2018-07-09 14:35 | pengbo | Assigned To | => pengbo |
| 2018-07-09 14:35 | pengbo | Status | new => assigned |
| 2018-07-23 10:31 | pengbo | Note Added: 0002113 | |
| 2018-08-06 10:05 | administrator | Status | assigned => closed |
| 2018-08-06 10:06 | administrator | Note Added: 0002135 |