pghotbackup - pghotbackup: Added ability to specify backup command, now - Mailing list pgsql-committers

From wagnerch@pgfoundry.org (User Wagnerch)
Subject pghotbackup - pghotbackup: Added ability to specify backup command, now
Date
Msg-id 20070113182626.646B5217200@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Added ability to specify backup command, now you can copy it, rsync it, whatever.
Added port option and PGPORT variable for users with multiple instances running.

Modified Files:
--------------
    pghotbackup:
        META.yml (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pghotbackup/pghotbackup/META.yml.diff?r1=1.1&r2=1.2)
        pg_hotbackup (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pghotbackup/pghotbackup/pg_hotbackup.diff?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove completed items, and the last is unwanted: < o Fix
Next
From: wagnerch@pgfoundry.org (User Wagnerch)
Date:
Subject: pghotbackup - pghotbackup: Using port variable when scanning pgpass