#!/bin/sh # an installation script for postgresql check_pw() { if which -s pw; then : else cat < /dev/null` id_pgsql=`id -u ${PGSQL_UID} 2> /dev/null` if [ X"$id_pgsql" != X ]; then exit 0 elif [ X"$id_70" != X ]; then cat <