psycopg2.OperationalError:

I am trying to deploy my app to streamlit cloud using a postgresql db connection. Is there a specific .conf setting I am missing? I changed my listen_addresses = ‘*’ not sure what other config settings are required.

  1. secrets.toml - done
  2. requirements.txt - done and loads

Still not able to connect though.

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