Skip to main content
1-Visitor
April 23, 2020
Solved

ThingWorx Foundation 8.5 Installation Failed when I config PostgreSQL Connection Information

  • April 23, 2020
  • 1 reply
  • 1494 views

Hi! Everone!

PostgreSQL has been installed correctly.

I created a database named “twdata” in PostgreSQL.

A problem occurred When I was configuring PostgreSQL connection information with the message that "twdata database has tables that predate the ThingWorx installation".

 

微信图片_20200423174942.png

How to sovle the problem?

Best answer by JasonKwan987

Thanks for replying.

I've solved the problom by reinstalling JDK-8u231-windows-x64 and Postgres 10.

There was no table in rencent database which version is Postgre 9.6 and I don't know how it happened.

 

 

1 reply

17-Peridot
April 23, 2020

Hi,

 

Connect to Postgres SQL database with pgadmin, connect to twdata and if there are any tables in it , delete them and re-install ThingWorx.

 

Hope it helps,

Raluca Edu

JasonKwan9871-VisitorAuthorAnswer
1-Visitor
April 27, 2020

Thanks for replying.

I've solved the problom by reinstalling JDK-8u231-windows-x64 and Postgres 10.

There was no table in rencent database which version is Postgre 9.6 and I don't know how it happened.