Additional Notes

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: danielr(at)neophi(dot)com
Subject: Additional Notes
Date: 2023-11-15 17:38:32
Message-ID: 170006991214.398197.16221983243746809180@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/sql-notify.html
Description:

It would be good to add to the notes section that use of NOTIFY especially
within a TRIGGER requires an AccessExclusiveLock which may cause performance
issues. Old thread for reference:
https://www.postgresql.org/message-id/3598.1363354686%40sss.pgh.pa.us

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Laurenz Albe 2023-11-15 18:05:05 Re: Additional Notes
Previous Message Tom Lane 2023-11-15 14:46:43 Re: T is a mandatory date time separator in RFC3339 but documentation states differently