On Mon, Jun 11, 2018 at 8:45 AM, Thomas Poty <thomas.poty@xxxxxxxxx> wrote:
It lists all statements including 'ALTER TABLE', 'VACUUM', 'CREATE INDEX', etcLe lun. 11 juin 2018 à 15:38, Ron <ronljohnsonjr@xxxxxxxxx> a écrit :Does pg_stat_activity only list SELECT statements, or does it also list
INSERT, DELETE and UPDATE statements?
Keep in mind that you can only see those statements if you are the same user or are a superuser. I'm not sure yet if users in the pg_monitor role have visibility.