docs: Add hint about schema reloading with db-config=true
Resolves https://github.com/PostgREST/postgrest-docs/issues/490
This commit is contained in:
committed by
Wolfgang Walther
parent
b1deb049c8
commit
8f2b6b1652
@@ -35,6 +35,9 @@ One operational problem that comes with a cache is that it can go stale. This ca
|
|||||||
|
|
||||||
You can solve this by reloading the cache manually or automatically.
|
You can solve this by reloading the cache manually or automatically.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
If you are using :ref:`in_db_config`, a schema reload will always :ref:`reload the configuration<config_reloading>` as well.
|
||||||
|
|
||||||
.. _schema_reloading:
|
.. _schema_reloading:
|
||||||
|
|
||||||
Schema Cache Reloading
|
Schema Cache Reloading
|
||||||
|
|||||||
Reference in New Issue
Block a user