
Hello, we've successful built a gateway and connector to postgres DB on customer site, however it does not show any tables to pick from. We used db name as "postgres". On test connection in a different environment we could see tables. I'm not sure what variables to check. any help is appreciated.
Resolution: Finally discovered that the DB permissions were not correctly setup view/edit tables. One more variable to check.