Re: Is missing LOGIN Event on Trigger Firing Matrix ?

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Is missing LOGIN Event on Trigger Firing Matrix ?
Date: 2024-06-27 19:39:45
Message-ID: 7d0efb42-be66-490c-a8c4-e7ba4f9fef3a@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 2024-06-27 Th 2:40 PM, Marcos Pegoraro wrote:
> create event trigger ... on login is now available but it is not shown
> on DOCs or is it in another page ?
>
> https://www.postgresql.org/docs/devel/event-trigger-matrix.html
> doesn't have it, should be there ?
>

It's not triggered by a statement. But see here:

https://www.postgresql.org/docs/devel/event-trigger-database-login-example.html

cheers

andrew

--
Andrew Dunstan
EDB:https://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alena Rybakina 2024-06-27 19:56:56 Re: POC, WIP: OR-clause support for indexes
Previous Message Israel Barth Rubio 2024-06-27 19:31:57 Re: Apparent bug in WAL summarizer process (hung state)