From 6fab5b405a0970fb858804fad0862d5392c209ce Mon Sep 17 00:00:00 2001 From: Sarah Conway Schnurr Date: Fri, 13 Sep 2019 09:24:08 -0400 Subject: [PATCH] Reduce space between metadata --- templates/pages/blog.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/templates/pages/blog.html b/templates/pages/blog.html index ee2efec..cb1a63c 100644 --- a/templates/pages/blog.html +++ b/templates/pages/blog.html @@ -7,8 +7,11 @@

A Discussion of High Availability Options for Postgres in Containers

-

Posted By: EnterpriseDB on 2019-09-13

-

Author: Dave Page

+

+ Posted By: EnterpriseDB on 2019-09-13 +
+ Author: Dave Page +

Clustered containers running Postgres (either PostgreSQL or EDB Postgres™ Advanced Server) require a controller to monitor and manage the cluster. This can be entirely scripted or handled by EDB Postgres -- 2.39.5