26 Jun 18:51
pyreplica 1.0 released
From: Mariano Reingart <mariano <at> nsis.com.ar>
Subject: pyreplica 1.0 released
Newsgroups: gmane.comp.db.postgresql.announce
Date: 2008-06-26 16:55:04 GMT
Subject: pyreplica 1.0 released
Newsgroups: gmane.comp.db.postgresql.announce
Date: 2008-06-26 16:55:04 GMT
First release of PyReplica, a PostgreSQL Python-based Master/Slave replication system (influenced by slony & londiste) Project Site: http://pgfoundry.org/projects/pyreplica/ It is programmed in Python, aimed to be simple and flexible, allowing: * Easy installation (just run a sql script on the server, and copy a python daemon on client, no compilation required) * Easy administration (almost no management needed for normal usage) * Easy (manual) customization (simple and extensible python scripts) * Efficient (low memory and network footprint) * Multiplatform: runs on linux and windows. Tested on Debian and Windows XP. It consist on a plpythonu master log trigger (py_log_replica) and slave client script (pyreplica.py) Simple installation and daemon scripts are provided For more information, see README.txt and INSTALL.txt in the released zip file. Spanish documentation also available (LEEME.txt and INSTALAR.txt) Best regards, Mariano ---------------------------(end of broadcast)--------------------------- -To unsubscribe from this list, send an email to: pgsql-announce-unsubscribe <at> postgresql.org
RSS Feed