-- Run this in pgAdmin Query Tool while connected to the default "postgres" database. -- If the database already exists, skip the CREATE DATABASE line.
pgAdmin 4 is a rewrite of the popular pgAdmin3 management tool for the PostgreSQL (http://www.postgresql.org) database. In the following documentation and examples ...