PostgreSQL Query not working
Hello! I'm trying super metrics and I need to query into my PostgreSQL database in azure. I added the ip to my server and I'm connected to supermetrics. The problem is that when i try to make a simple select it gives me the following error:
Query failed: Could not connect to database due to unknown error
Is anyone having the same issue?
Thank you!
select * from "OwnershipDocument". You need quotes because of the uppercase characters.