From cecaa3578c8b493872b81a6ce6a25c70a0736413 Mon Sep 17 00:00:00 2001 From: Philipp Date: Wed, 22 Mar 2017 11:20:39 +0100 Subject: [PATCH] Fix wrong launch/module name PostgreSQL 4.x auth docs --- docs/markdown/authoritative/backend-generic-postgresql.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/markdown/authoritative/backend-generic-postgresql.md b/docs/markdown/authoritative/backend-generic-postgresql.md index ec9181024a..5757eb24c8 100644 --- a/docs/markdown/authoritative/backend-generic-postgresql.md +++ b/docs/markdown/authoritative/backend-generic-postgresql.md @@ -10,8 +10,8 @@ |DNSSEC|Yes (set `gpgsql-dnssec`)| |Disabled data|Yes (v3.4.0 and up)| |Comments|Yes (v3.4.0 and up)| -|Module name | pgsql| -|Launch name| pgsql| +|Module name | gpgsql| +|Launch name| gpgsql| This PostgreSQL backend is based on the [generic SQL backend](backend-generic-sql.md). The default setup conforms to the schema at the bottom of this page, note that -- 2.47.2