I am trying to connect my PostgreSQL database as a data source for my AppSheet app, but I encountered an error: “Failed to connect to database.”
Connection Details:
- Server: Since I’m connecting from the same machine where PostgreSQL is installed, I am using “localhost.”
- Database Name: I’m using the default database (postgres), where my table is currently located.
- Username: I am using the default username (postgres).
- Password: This is the password I set during the installation process.
Could you please help me troubleshoot this issue or provide some points to check why I am receiving this error? @Steve @TeeSee1 @Aurelien @AleksiAlkio @WillowMobileSys
