Question
Access thing details from Postgres DB
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!

