pyreplica 1.0 released - Mailing list pgsql-announce

From Mariano Reingart
Subject pyreplica 1.0 released
Date
Msg-id F452789B100947BCB879CC649CB17DD9@pc1
Whole thread Raw
List pgsql-announce
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


pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - June 22 2008 ==
Next
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - June 29 2008 ==