#!/bin/sh # # shell script to create Bacula PostgreSQL tables # bindir=@SQL_BINDIR@ db_name=@db_name@ sql $* ${db_name}