PSQL process to connect databases XHQ, XHQCACHE and XHQHist in XHQ 6.0

XHQ 6.0 back end database was changed from ORACLE to POSTGRESQL. Below is the process to connecting the XHQ, XHQCACHE and XHQHIST databases in XHQ 6.0. 




Password used in below images is "XHQ99qhx!". (No double quotes.).

Connecting XHQ Database through PSQL. 





Connecting XHQ Database through PSQL. 


Connecting XHQ Database through PSQL.  


Connecting/Adding XHQ Database through PGADMIN4.

PGAdmin is a GUI tool used to manage POSTGRESQL databases. Below is the process to add XHQ database to PGADMIN. 


1. Below is Path for the PGADMIN in XHQ server, once after instillation. Double click on the ""PgAdmin4" which was highlighted in below image.



2. Double click had opened this page. 






3. We have to add XHQ database to PGADMIN. Below is the process. Right Click on "Servers" then mouse over on "create" then click on "Server...". 




4. Above process was opened the below popup. Here in General tab, give name as "xhq".




5. Then in Connection tab provide the details as below and click on save


6. Then we can see the database xhq under the Servers. Then extend the xhq to see the list of objects in it. 




Connecting/Adding XHQCache Database through PGADMIN4.







Connecting/Adding XHQHist Database through PGADMIN4.



Comments

Popular posts from this blog

How to connect postgresql database through ODBC driver in excel

Postgresql System files and their uses