Question
Infomatics Corporation
Infomatics Corporation
IN
Infomatics Corporation
Posted: Feb 28, 2019
Last activity: Mar 1, 2019
Last activity: 1 Mar 2019 10:44 EST
Closed
about pgAdmin4
Can anybody explain me how to connect Postgres to Pega8? and how to open pega default table in pgAdmin4
***Edited by Moderator Marissa to update platform capability tags****
Hi There,
Step 1: open pgadmin4 and create new server, then give name as per your choice.
step 2: configure the server[please find attachment for reference]
Host: localhost [Tomcat port]
port: 5432 [DB port]
user name: postgres
password: postgres
Note: you can find the port in server.xml(tomcat port) and context.xml(DB Port).