Skip to content

pgwatch does not discover databases having uppercase in the name #675

@rcapliez

Description

@rcapliez

Describe the bug
pgwatch 3 can't handle with uppercase in a dbname

To Reproduce
Steps to reproduce the behavior:

  1. Create a cluster Postgresql
  2. Create a db with a name like this 'myDB'
  3. Check the monitored databases
  4. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingsourcesWhat sources and in what way to monitor

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions