Hi,
i've seen that node-red-contrib-postgres as been deprecated and not available for node-red v0.20,
this also disable the node-red-contrib-postgres-listen node.
Any way to enable these? or substitutes?
Someone are planning to implement the listen/notify with node-red-contrib-postgres-variable or node-red-contrib-postgres-multi?
i've tested node-red-contrib-postgres-variable and node-red-contrib-postgres-multi, both can work with queries, but not work with the postgres LISTEN/NOTIFY feature.
What is needed to do in node-red-contrib-postgres to "un-deprecate" ?
Thanks