Workers is not working correctly with a render postgres database

Workers is working as expected for a local postgres database, but remote render postgres db(even neon tech) worker reports that the connection terminated unexpectedly. This is due to missing stack frames on the pg client . I'm using node 16 and pg 8.11. This does not happen with railway.app/supabase. Any input will be helpful.
2 Replies
Colin
Colin9mo ago
hi @remdesivir , I'm experiencing the same thing and wanted to see if you found a solution
remdesivir
remdesivir8mo ago
which hosting are you using? supabase works and neon tech has a package of its own you need to find. Gave up on render