The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
## A Test configuration file for cryobit.
data_directory /path/to/postgresql/data_directory
dsn "dbi:Pg:dbname=PGDATABASE;host=PGHOST;port=PGPORT;user=PGUSER;password=PGPASSWORD"
## Valid options include:
## 
#  Parameter  Environment Variable  Default
#  ---------  --------------------  --------------
#  dbname     PGDATABASE            current userid
#  host       PGHOST                localhost
#  port       PGPORT                5432
#  options    PGOPTIONS             ""
#  tty        PGTTY                 ""
#  user       PGUSER                current userid
#  password   PGPASSWORD            ""

<shipper>
  plugin CopyFactory
  backup_dir /tmp/45b81a2e-8d84-11e2-b5c8-50e54964c0d6/
</shipper>