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

MAIN() {
	PG_DUMP $@
}