#!/bin/sh
. @@BITROCK_POSTGRESQL_ROOTDIR@@/bin/setenv.sh
exec @@BITROCK_POSTGRESQL_ROOTDIR@@/bin/vacuumdb.bin "$@"
