Re: Question on pgwatch
От | Georg H. |
---|---|
Тема | Re: Question on pgwatch |
Дата | |
Msg-id | 3ef61165-9158-3b24-b175-65cd95b632cd@silentrunner.de обсуждение исходный текст |
Ответ на | Re: Question on pgwatch (Bikram Majumdar <bikramma@gmail.com>) |
Ответы |
Re: Question on pgwatch
|
Список | pgsql-general |
Hi Bikram,
Am 23.08.2019 um 22:10 schrieb Bikram Majumdar:
Hi George,So nice for your response.Thanks. But, my question is how does it get the IP address 172.17.0.2 ?And, how does one run psql command to connect/login to the test database ( pgwatch configuration database) to add any database ?Thanks and regards,Bikram
the pgwatch2 configuration database resides within the docker container when using the docker variant.
Whether you've exposed this port on container creation/start or you have to go into the docker image (docker exec -it IMAGENAME /bin/bash) and connect there with psql (pg_hba.conf should be in /etc/postgresql/[version]/main or similiar).
regards
Georg
В списке pgsql-general по дате отправления: