#!/usr/bin/env bash
exec docker exec -i a2h-pg psql -U postgres -d pagila_cdc_demo "$@"
