Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hi Team,
I am running my thingworx instance at my localhost and configured postgres sql.
I am able to access (create things) and perform other activities in thingworx console.
I am sure the data shape, templates etc will be stored in postgres DB. But unable to access those datas in table.
Whenever I select (*) or check for count of rows of a table like (data_shape etc or all the 48 tables in postgres DB) the count is zero.
Please let me what must be the issue.
Thanks in advance!
Hi Ram,
I am assuming that you are using PostgreSQL as your persistent provider.
In that case are you trying to access those tables from withing the Thingworx platfrom or by directly accessing the DB ?
Please make sure that you have followed the steps below in order to confirm that you are using PostgreSQL as your persistent Provider :
I hope this helps.
Best Regards,
Amine