Re: Question on pgwatch - Mailing list pgsql-general

From Georg H.
Subject Re: Question on pgwatch
Date
Msg-id 3ef61165-9158-3b24-b175-65cd95b632cd@silentrunner.de
Whole thread Raw
In response to Re: Question on pgwatch  (Bikram Majumdar <bikramma@gmail.com>)
Responses Re: Question on pgwatch  (Bikram Majumdar <bikramma@gmail.com>)
List 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 by date:

Previous
From: Bikram Majumdar
Date:
Subject: Re: Question on pgwatch
Next
From: Michael Lewis
Date:
Subject: Re: How to use brin_summarize_range