View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000276 | pgpoolAdmin | Bug | public | 2016-12-29 17:32 | 2017-08-29 09:43 |
| Reporter | amitkindia | Assigned To | pengbo | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Platform | Linux | OS | CentOS 7 | OS Version | 7.3.1611 |
| Summary | 0000276: superuser: unknown (Connection error) in pgpoolAdmin | ||||
| Description | Problem with pgpoolAdmin. Even after login as "postgres" user which is also superuser, I see following after login: superuser: unknown (Connection error) | ||||
| Steps To Reproduce | I see following query returns correct output: # psql -h 172.21.4.222 -p 5432 -U postgres -W template1 -c "SELECT usesuper FROM pg_user WHERE usename = 'postgres'" Password for user postgres: usesuper ---------- t (1 row) Here 172.21.4.222 is the pgpool IP running on port 5432. And, my pg_hba.conf has following entries with respect to pgpool: host all all 172.21.4.222/32 trust | ||||
| Additional Information | PgPoolAdmin Version : 3.5.1 PgPool Version : 3.5.5 PostgreSQL Version : 9.6.1 | ||||
| Tags | No tags attached. | ||||
|
|
Also, under "Backend Info"->"Node Info" other options apart from "Disconnect" and "Promote" are disabled. Attaching the screenshot. |
|
|
Any updates on this?? |
|
|
I fixed it. Could you try the attached patch? |
|
|
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-12-29 17:32 | amitkindia | New Issue | |
| 2016-12-29 18:18 | amitkindia | File Added: pgpoolAdmin_status.png | |
| 2016-12-29 18:18 | amitkindia | Note Added: 0001274 | |
| 2017-01-06 09:45 | t-ishii | Assigned To | => pengbo |
| 2017-01-06 09:45 | t-ishii | Status | new => assigned |
| 2017-01-12 16:15 | amitkindia | Note Added: 0001291 | |
| 2017-02-20 10:17 | pengbo | Note Added: 0001349 | |
| 2017-02-20 10:22 | pengbo | File Added: diff | |
| 2017-08-29 09:43 | pengbo | Status | assigned => closed |