Describe the bug
pgwatch 3 can't handle with uppercase in a dbname
To Reproduce
Steps to reproduce the behavior:
- Create a cluster Postgresql
- Create a db with a name like this 'myDB'
- Check the monitored databases
- myDB never appears
Expected behavior
PostgreSQL does not like uppercase but sometimes we can't avoid this... pgwatch should be able to isolate such dbname with quotation marks.
Seems to work on pgwatch2