#!/bin/bash echo ' ' >> "./ext/pgsql/tests/config.inc" psql -c 'create database test;' -U postgres