From 4f0a08ac1841159a42ff8d9e38219f5f01a4f11b Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Wed, 17 Feb 2021 09:58:44 +0100 Subject: [PATCH] Include the pg_array_column_postgrest doc in the table of content Signed-off-by: Pierre-Yves Chibon --- docs/datanommer_datagrepper/index.rst | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/datanommer_datagrepper/index.rst b/docs/datanommer_datagrepper/index.rst index 4bd6e09..0d879a6 100644 --- a/docs/datanommer_datagrepper/index.rst +++ b/docs/datanommer_datagrepper/index.rst @@ -7,7 +7,11 @@ Datanommer * Reads-in messages from the bus * Stores them into the database -:ref:`datanommer` +.. toctree:: + :maxdepth: 1 + + datanommer + Datagrepper ----------- @@ -16,8 +20,8 @@ Datagrepper capacity -Ideas box ---------- +Investigation +------------- Here is the list of ideas/things we looked at: @@ -27,3 +31,4 @@ Here is the list of ideas/things we looked at: pg_stat_statements pg_partitioning pg_timescaledb + pg_array_column_postgrest