View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000767 | Pgpool-II | Enhancement | public | 2022-09-10 07:39 | 2022-09-27 15:31 |
| Reporter | alexpanayi | Assigned To | pengbo | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | 4.3.1 | ||||
| Summary | 0000767: Official Pgpool Docker Image Doesn't Come With PCP? | ||||
| Description | Hi everyone. The official docker image for pgpool doesn't seem to come installed with the pcp commands. We're using 4.3.1 tagged image and I can confirm that there is no pcp command listed in /usr/bin. According to the docs, this is the path where the pcp commands should be installed in. Please bundle the pgpool docker images with the pcp commands so we may utilize administrative commands. | ||||
| Tags | No tags attached. | ||||
|
|
In the official docker images, Pgpool-II is installed under "/opt/pgpool-II/". You can find the binaries under "/opt/pgpool-II/bin/". bash-5.0# /opt/pgpool-II/bin/pcp_node_info -h localhost -U postgres -p 9898 Password: 192.168.56.2 11002 1 1.000000 waiting unknown primary unknown 0 none none 2022-09-12 05:02:20 192.168.56.2 11003 1 0.000000 waiting unknown standby unknown 0 none none 2022-09-12 05:02:20 |
|
|
Thank you! I was able to locate the commands. One final question. What is the default command that's ran when running this image? I would like to modify the deployment to run a custom command to populate the pcp password. |
|
|
Disregard, was able to use environment variables to populate password. This issue can be closed now, thank you! |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-09-10 07:39 | alexpanayi | New Issue | |
| 2022-09-12 14:06 | pengbo | Note Added: 0004121 | |
| 2022-09-12 14:06 | pengbo | Assigned To | => pengbo |
| 2022-09-12 14:06 | pengbo | Status | new => feedback |
| 2022-09-13 03:16 | alexpanayi | Note Added: 0004122 | |
| 2022-09-13 03:16 | alexpanayi | Status | feedback => assigned |
| 2022-09-13 04:58 | alexpanayi | Note Added: 0004123 | |
| 2022-09-27 15:31 | pengbo | Status | assigned => closed |