4-Participant
November 30, 2022
Question
help needed with thingworx flow 9.3.4 install error
- November 30, 2022
- 2 replies
- 2331 views
I have thingworx foundation postgres 9.3.4 on Windows Server 2019 and works fine.
Trying to install thingworx flow postgres 9.3.4 and at the very end of installation, I get this error.
And all the installed files including log files gets removed instantly.
How should I solve this?
[execute] 'psql' is not recognized as an internal or external command,
operable program or batch file.
[2022-11-30T19:21:59+09:00] INFO: execute[postgres init] failed with: #<Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'
---- Begin output of psql -h localhost -p 5432 -U postgres -d thx -f "E:\ThingWorxFlow\modules\db_seed\postgres_init.sql" ----
STDOUT:
STDERR: 'psql' is not recognized as an internal or external command,

