summary refs log tree commit diff
path: root/nixos/modules/services/databases/postgresql.xml
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2018-09-02 12:10:33 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2018-09-02 12:10:33 +0200
commitb910b697f69cbe44ccc5e4ea56c30a97b47afc52 (patch)
treeeef88ee5efa19af8c43a69a0393c20ae2cb2ee5f /nixos/modules/services/databases/postgresql.xml
parent542a86037d57e4657919fb5130c7bf819d91d2c3 (diff)
parente5bd74879517e6283113d82bec6309b09152f5cd (diff)
downloadnixlib-b910b697f69cbe44ccc5e4ea56c30a97b47afc52.tar
nixlib-b910b697f69cbe44ccc5e4ea56c30a97b47afc52.tar.gz
nixlib-b910b697f69cbe44ccc5e4ea56c30a97b47afc52.tar.bz2
nixlib-b910b697f69cbe44ccc5e4ea56c30a97b47afc52.tar.lz
nixlib-b910b697f69cbe44ccc5e4ea56c30a97b47afc52.tar.xz
nixlib-b910b697f69cbe44ccc5e4ea56c30a97b47afc52.tar.zst
nixlib-b910b697f69cbe44ccc5e4ea56c30a97b47afc52.zip
Merge master into staging
Diffstat (limited to 'nixos/modules/services/databases/postgresql.xml')
-rw-r--r--nixos/modules/services/databases/postgresql.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/nixos/modules/services/databases/postgresql.xml b/nixos/modules/services/databases/postgresql.xml
index 98a631c0cd32..1aaf33963245 100644
--- a/nixos/modules/services/databases/postgresql.xml
+++ b/nixos/modules/services/databases/postgresql.xml
@@ -17,7 +17,7 @@
 
 <para>PostgreSQL is an advanced, free relational database.<!-- MORE --></para>
 
-<section><title>Configuring</title>
+<section xml:id="module-services-postgres-configuring"><title>Configuring</title>
 
 <para>To enable PostgreSQL, add the following to your
 <filename>configuration.nix</filename>:
@@ -60,14 +60,14 @@ alice=>
 </section>
 
 
-<section><title>Upgrading</title>
+<section xml:id="module-services-postgres-upgrading"><title>Upgrading</title>
 
 <para>FIXME: document dump/upgrade/load cycle.</para>
 
 </section>
 
 
-<section><title>Options</title>
+<section xml:id="module-services-postgres-options"><title>Options</title>
 
   <para>A complete list of options for the PostgreSQL module may be found <link linkend="opt-services.postgresql.enable">here</link>.</para>