Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello,
I have installed PostgreSQL and Thingworx Founder Installer on two different VMware in RHEL . I want to use remote database connections to connect the Thingworx . I tried to install following command on Thingworx,
yum install rh-postgresql10-postgresql-syspaths
But it is showing no packages is available to install. Please do the needful as soon as possible.
Solved! Go to Solution.
@Rajesh_R Not clear if you are having an issue with the installation of Postgres or accessing Postgres remotely to connect with ThingWorx.
You can refer to our knowledge base article for validating postgres configuration for remote access with ThingWorx -https://www.ptc.com/en/support/article?n=CS234051
In case of an issue with Postgres installation then -
What do you see when running the command? In Red Hat Enterprise Linux, the postgresql-server package provides PostgreSQL.
yum list postgresql*
Refer links for more details -
https://wiki.postgresql.org/wiki/YUM_Installation
-Durgesh
Hi,
Thanks for you reply.
While installing the Thingworx Foundation Installer on VMware, it is asking the PostgreSQL client PATH .
PostgreSQL 10 database is installed on separate VMware.
Hi @Rajesh_R.
If one of the previous replies allowed you to find a solution, please mark the appropriate one as the Accepted Solution for the benefit of others on the community.
Regards.
--Sharon