I’m getting an error in connection with Postgres whereas dbListConnections(dbDriver(PostgreSQL)) is working.
On using dbListConnections(dbDriver(“Postgres”)) it is showing an error.
Error:unable to find an inherited method for function ‘dbListConnections’ for signature ‘"PqDriver"’