Snapshot replication tool - Mailing list pgsql-hackers

From Dan Gowin
Subject Snapshot replication tool
Date
Msg-id 43A3A1806104D211988500A0C9B576EE7CE1CE@avantec_exc.avantec.net
Whole thread Raw
List pgsql-hackers
Latest output that the Snapshot PostgreSQL replication tool outputs to
a borne shell script. PostgreSQL v6.4 needs to be installed. This script
can run alone on the command line or under CRON control. Snapshot
uses a named pipe to send output from "pg_dump" to "psql" and use
the environment variables to setup passwords and user id's.

 <<t2.sh>>

Snapshot as developed in Tcl/Tk.

 <<SNAPSHOT.TCL>>

Some example configuration files.

 <<t2.snp>>  <<t3.snp>>  <<testcfg.snp>>

Opinions?
D. Gowin

Attachment

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] I need a PostgreSQL vacation
Next
From: jwieck@debis.com (Jan Wieck)
Date:
Subject: Re: [HACKERS] about RULES