Hi all.
I find in documentation that NodeBB using MongoDB or Redis. Ok, im fine with this. However, I also found support in the sources support for PostgreSQL.
What is the status of PostgreSQL support on NodeBB? Full? Future? Legacy?
It is fully supported, our tests run on all 3 databases with nodejs 18 and 20. However we suggest using mongodb & redis as that is what we use ourselves and on our hosted clients.