#!/bin/sh -x psql -c 'create database pq_test;' -U postgres echo ' ./tests/_setup.inc