I dont think you can use pgAdmin to do that kind of thing but I may be wrong. Google how to restart a service in Windows and then restart postgres
On Fri, Dec 4, 2020 at 5:36 PM Muthukumar.GK <muthanku...@gmail.com> wrote: > No.I did not restart postgres.Please let me know the steps to restart > postgres using pgadmin4 tool. > > On Fri, Dec 4, 2020 at 5:26 PM Hemil Ruparel <hemilruparel2...@gmail.com> > wrote: > >> Are you sure you restarted postgres after the change in configuration? >> >> On Fri, Dec 4, 2020 at 3:58 PM Muthukumar.GK <muthanku...@gmail.com> >> wrote: >> >>> Hi Team, >>> >>> I have created Database in postgresqlv13 . My Office colleague needs to >>> access my postgres server and database from his machine. There is a config >>> file called 'Postgresql.conf.sample' in program files folder. Even if I >>> changed the connection settings of listen address from localhost to *( >>> Connection Settings - #*Listen address* =*'*' *) in config file. But >>> still my colleague is not able to connect it. Kindly provide some guidance >>> on this. >>> >>> Regards >>> Muthu >>> >>