#!/bin/bash set -eu psql -Xv ON_ERROR_STOP=1 "${GM_DBURL}" <