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

MAIN() {
	PG_RESTORE $@
}