Fix #216, remove HUP reference

This commit is contained in:
steve-chavez
2019-08-26 10:28:03 -05:00
committed by Steve Chávez
parent 7ccc8c4610
commit 91e44f12ec
3 changed files with 0 additions and 8 deletions
-4
View File
@@ -222,10 +222,6 @@ Then run the `pg_listen <https://github.com/begriffs/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
===========
-3
View File
@@ -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
======
-1
View File
@@ -45,7 +45,6 @@ RSA
RabbitMQ
RestSharp
SHA
SIGHUP
SIGUSR1
SNS
SQL