- My goal: update the Postgres connection so queries start executing against the right DB.
- Issue: I have updated our Postgres connection detail to use the new host ip, however my query that uses this Postgres resource is still sent to old host ip.
- Steps I've taken to troubleshoot:
- Verified data shows up correctly in new Postgres DB via another 3rd party query tool
- Verified IP address is correct
- Verified resource is indeed updated with the new ip address
- Verified the IP address update happened in the right environment. This resource has two environments.
- Additional info: (Cloud or Self-hosted, Screenshots)
- Descript Production (Read-only) has the correct IP address in staging environment
Iām testing this query on staging environment.
