From 69c8d3784a1bc9b17b0ff965cfc51ed70047e666 Mon Sep 17 00:00:00 2001 From: erthalion <9erthalion6@gmail.com> Date: Fri, 1 Jun 2018 13:29:09 +0200 Subject: [PATCH] Use PostgreSQL specifically --- docs/user.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user.md b/docs/user.md index f22c8920e..71ff0901a 100644 --- a/docs/user.md +++ b/docs/user.md @@ -1,6 +1,6 @@ -# How to create a new db cluster +# How to create a new PostgreSQL cluster -## Create a manifest for a new db cluster +## Create a manifest for a new PostgreSQL cluster As an example you can take this [minimal example](manifests/minimal-postgres-manifest.yaml):