diff --git a/admin.rst b/admin.rst index 26dd090f4..f7075f9a6 100644 --- a/admin.rst +++ b/admin.rst @@ -222,10 +222,6 @@ Then run the `pg_listen `_ utility to mon Now, whenever the structure of the database schema changes, PostgreSQL will notify the ``ddl_command_end`` channel, which will cause ``pg_listen`` to send PostgREST the signal to reload its cache. -.. important:: - - As of PostgREST v5.1 reloading with SIGHUP is deprecated, it's still supported but will be removed in v6.0. SIGUSR1 should be used instead. - Daemonizing =========== diff --git a/install.rst b/install.rst index 7f6e59676..98abbb3a6 100644 --- a/install.rst +++ b/install.rst @@ -249,9 +249,6 @@ PostgREST outputs basic request logging to stdout. When running it in an SSH ses # another option is to pipe the output into "logger -t postgrest" -(Avoid :code:`nohup postgrest` because the HUP signal is used for manual :ref:`schema_reloading`.) - - Docker ====== diff --git a/postgrest.dict b/postgrest.dict index 563e11994..0faacadb5 100644 --- a/postgrest.dict +++ b/postgrest.dict @@ -45,7 +45,6 @@ RSA RabbitMQ RestSharp SHA -SIGHUP SIGUSR1 SNS SQL