How to Change PostgreSQL Server with Minimal Downtime

Introduction
In this article you will move your database over to a new server, with only a few seconds of downtime.
Prerequisites
Before you begin this guide you’ll need the following:
- One Ubuntu 20.04 database server running PostgreSQL by following How To Install and Use…