BUG #18790: Pg_stat_statements doesn't track schema. - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #18790: Pg_stat_statements doesn't track schema.
Date
Msg-id 18790-2d0185ef5a47fca9@postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18790
Logged by:          Raghvendra Mishra
Email address:      raghshr1351@gmail.com
PostgreSQL version: 17.0
Operating system:   Linux
Description:

Currently, pg_stat_statment doesn't track the schema to which the query
belongs. In the case of a multitenant database, it becomes hard to find a
query belonging to which customer is the culprit. It could be solely an
enhancement, so my question is, Is it useful to expose the schema name also?
If yes can I contribute to add this support?


pgsql-bugs by date:

Previous
From: Stanley Pagenel
Date:
Subject: Trying to ugrade from version 16.2 to 17
Next
From: Masahiko Sawada
Date:
Subject: Re: BUG #18789: logical replication slots are deleted after failovers