#!/usr/bin/env zsh
use db/postgres
#####################################################################

MAIN() {
	PG_RESTORE $@
}
