-
Goal: Connected Retool Resource to Neon Postgres db.
-
Steps:
- Copied the Postgres connection string from Neon.
- Pasted it into Retool Resource config.
- It correctly parsed the string into its separate fields.
- Double-checked the password.
- Tried with both SSL box check and unchecked (latter causes an SSL error). Pasted the same connection string into both DataGrip and Visual Studio Code and it worked fine on 1st try to connect and read data.