| From: | Mariano Reingart <reingart(at)gmail(dot)com> |
|---|---|
| To: | pgsql-announce(at)postgresql(dot)org |
| Subject: | Alerce 1.0.0 released (sync dbapi for Python) |
| Date: | 2009-12-09 02:31:24 |
| Message-ID: | 5aebd8250912081831x52a451f6p4f46482d7f1f3fea@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-announce |
Announcing the release of the first version of Alerce, a synchronous
replication interface for Python (dbapi2 compilant), similar in
concept to Sequoia but simplier.
Based on PyReplica, a PostgreSQL Python-based replication system.
Includes:
* psycopg2 wrapper (sync, dbapi compilant)
* basic node control (single master or master-slave)
* simple failover and failback scripts
* two phase commit support for psycopg2
With Alerce, python programs can implement transparent synchronous
replication, changing only the connection library.
Download from:
http://pgfoundry.org/frs/download.php/2495/alerce-1.0.0.zip
Further information:
http://pgfoundry.org/projects/pyreplica/
Best regards
Mariano Reingart
http://www.arpug.com.ar/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Takahiro Itagaki | 2009-12-11 08:54:26 | pg_rman - PostgreSQL Recovery Manger released |
| Previous Message | Andreas 'ads' Scherbaum | 2009-12-08 17:07:09 | Re: PostgreSQL@FOSDEM 2010 - HOTEL room reservation |