database replication

How To Set Up MySQL Database Replication With SSL Encryption On ...

Linux Today  Thu, 06/09/2011 - 23:02

HowtoForge: "This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave)."


 

EnterpriseDB Releases New Postgres Plus Security Tools

Linux Today  Fri, 01/21/2011 - 01:35

Datamation: "EnterpriseDB is out this week with Postgres Plus Standard Server version 9, updating their commercially supported version of the open source PostgeSQL database.

The open source community version of PostgreSQL 9 debuted in September 2010, adding new database replication and scalability features."


 

Database Replication with Mysql

Linux Journal - The Original Magazine of the Linux Community  Tue, 05/25/2010 - 06:30

Until recently, I've been a fan of the PostgreSQL database, but Mysql


 

Federico Cargnelutti's Blog: Database Replication Adapter for Ze...

PHPDeveloper.org  Mon, 10/05/2009 - 08:33

Federico Cargnelutti has added a new post to his blog today looking at a database replication adapter he's created for the Zend Framework - the ReplicationAdapter.