Skip to content

pgss_dealloc: fails with --dbservice / service target must have pg_stat_statements #411

@Krysztophe

Description

@Krysztophe
  1. With --dbservice, it complains that there is no DB:
FATAL: you must give one database with service "pgss_dealloc".

Patch is coming to allow that.

  1. If the database in the service is template1 or postgres as often,
    it is not possible to query a pg_stat_statements installed in another DB.

That may be a limit. I don't know of a work-around.

Perhaps is it possible to --dbinclude or another parameter to make another connection once connected, but this may be overkill.

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions