diff options
Diffstat (limited to 'docs/sections/blueprints/PGaaS.rst')
-rw-r--r-- | docs/sections/blueprints/PGaaS.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/sections/blueprints/PGaaS.rst b/docs/sections/blueprints/PGaaS.rst index 5599c63e..1b32d420 100644 --- a/docs/sections/blueprints/PGaaS.rst +++ b/docs/sections/blueprints/PGaaS.rst @@ -1,10 +1,12 @@ -= PostgreSQL as a Service +PostgreSQL as a Service +============ PostgreSQL as a Service comes in two flavors: all-in-one blueprint, and separate disk/cluster/database blueprints to separate the management of the lifetime of those constituent parts. Both are provided for use. -== Why Two Flavors? +Why Two Flavors? +------------ The reason there are two flavors of blueprints lays in the difference in lifetime management of the constituent parts. |