Re: Need help in establishing pgadmin4 to connect to postgres database servers running on port 5433

2019-08-12 Thread Khushboo Vashi
Hi, On Mon, Aug 12, 2019 at 10:25 PM Bikram MAJUMDAR < bikram.majum...@aqsacom.com> wrote: > Hi , > > We need help in resolving connection issues using the pgadmin tool. > > We had our pgadmin (pgadmin4) installed a few months back on windows 10 > and we were able to use it for our postgres serv

Need help in establishing pgadmin4 to connect to postgres database servers running on port 5433

2019-08-12 Thread Bikram MAJUMDAR
Hi , We need help in resolving connection issues using the pgadmin tool. We had our pgadmin (pgadmin4) installed a few months back on windows 10 and we were able to use it for our postgres server running on port 5432. But, recently we had to change our postgres server port from 5433 to 5432 - And