#!/bin/sh

cat >&2 <<EOF
*
* AgensGraph runs on port 5434 (not 5432) by default, so it can run in parallel
* with stock PostgreSQL.
*
EOF
