Node-red-contrib-re-postgre not work anymore after update

after the update from

  • node-red v0.20.7 to v1.2.9
  • node v11.4.0 to v14.16.0

The node postgres does not work anymore!

I then updated to version 0.3.2, but that brought no success! No errors! No message!

sudo journalctl -f -u nodered -o cat

is inconspicuous!

For a test I changed my "INSERT" query string to "BINSERT", but this does not disturb the node in any way! Otherwise, an SQL error always comes up with something like this!

Trying to play around with the "Limit", "Return message on error" and "Receive query output" options didn't bring any results either. These nodes are dead! And all this worked fine before the absolutely unnecessary update because of the handling of 64bit numbers!

Where can I still check what is happening (or not happening)?
What can I do to make the flows work again? Uninstall?
Data goes in here and is gone!

I urgently need good advice or a sensible solution, as I am at the end of my tether to solve this problem without much effort!

Thanks in advance

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.