Question
Cognizant Technology Solutions UK
GB
Last activity: 1 Aug 2020 3:55 EDT
postgre window is not opening by clicking pgadmin4 in PRPC personal edition 8.4
Hello All,
I have recently installed PRPC personal edition 8.4. I tried to open postgre by clicking pgadmin4 (tomcat server is up) which is located at C:\PRPCPersonalEdition\pgsql\pgAdmin 4\bin\ , but unfortunately nothing is happening after clicking (just a pop up is showing which will close after few seconds).i have attached screenshot for reference
Can any one please suggest a way to access the db?
Any help would be greatly appreciated

if postgres4 is not working Use Dbeaver software or any other third party software and add the localhost and username and password
Host =localhost
port=5432
user:postgres
password=postgres
Database=postgres