School is a twelve-year jail sentence where bad habits are the only curriculum truly learned.
John Taylor Gatto
Keep your database in sync with MySQL and PostgreSQL
If you write web applications you may already be using a version control system to keep code in sync between your servers, but what about your MySQL or PostgreSQL database?
Sure, there is replication, one master database server with one or more slaves is a possible case, but that may be overkill for most simple projects. You just want to make sure the database is the same in your development, staging and production servers at a certain time, like after some major changes in code or before a new release.
Worry not my friend as you just need a few quick commands to keep your valuable data in sync. Yes, it's command line time again.
Also visit
www.flickr.com
This is a Flickr badge showing public photos and videos from alexisbellido. Make your own badge here.


Recent comments
8 weeks 4 days ago
8 weeks 6 days ago
10 weeks 2 days ago
11 weeks 3 days ago
12 weeks 3 days ago
12 weeks 5 days ago
13 weeks 3 days ago
14 weeks 1 day ago
14 weeks 5 days ago
17 weeks 6 days ago