| From: | Dan Gowin <DGowin(at)avantec(dot)net> |
|---|---|
| To: | "PGSQL HACKERS (E-mail)" <pgsql-hackers(at)postgreSQL(dot)org> |
| Cc: | "Kraken (E-mail)" <kraken(at)blueriver(dot)net> |
| Subject: | Snapshot replication tool |
| Date: | 1999-01-18 22:15:00 |
| Message-ID: | 43A3A1806104D211988500A0C9B576EE7CE1CE@avantec_exc.avantec.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| t2.sh | application/octet-stream | 1.2 KB |
| SNAPSHOT.TCL | application/octet-stream | 42.1 KB |
| t2.snp | application/octet-stream | 696 bytes |
| t3.snp | application/octet-stream | 596 bytes |
| testcfg.snp | application/octet-stream | 315 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Wieck | 1999-01-18 22:37:03 | Re: [HACKERS] about RULES |
| Previous Message | Bruce Momjian | 1999-01-18 21:15:47 | Re: [HACKERS] I need a PostgreSQL vacation |