docs: update links to cache/config notify reload

This commit is contained in:
steve-chavez
2024-03-08 10:31:55 -05:00
parent 05cdbb34c2
commit 9405a62de8
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -63,8 +63,8 @@ Theres no downtime when reloading the schema cache. The reloading will happen
.. _schema_reloading_notify:
Reloading with NOTIFY
~~~~~~~~~~~~~~~~~~~~~
Schema Cache Reloading with NOTIFY
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PostgREST also allows you to reload its schema cache through PostgreSQL `NOTIFY <https://www.postgresql.org/docs/current/sql-notify.html>`_.