Database Replication

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
user___
Forum Contributor
Posts: 297
Joined: Tue Dec 05, 2006 3:05 pm

Database Replication

Post by user___ »

Hi guys,
I am developing a system which needs DB Replication. I created a file which is used as a switcher for both phisychal Servers(Distribution one and Cluster). After I connect to the distribution one in the switchereverything works fine besides this that I can not create a snapshop of what happens at the distribution one(I do not know which is the best way of doing so).

If anyone has ever created such a system I would appreciate any help.
Am I doing it in the right way with switcher etc.
If not what to improve?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

What kind of database is it?
(#10850)
Post Reply