Jason Watkins’s Weblog

PostgreSQL will finally come (replication) batteries included

Posted in Uncategorized by jasonwatkinspdx on June 3rd, 2008

Personally I’d say this is about 4 years overdue. While there are replication options for PostgreSQL, no one seems to particularly care. The lack of simple built in replication is the second most common reason I see for MySQL adoption over PostgreSQL. The most common is speed, despite results that seem to indicate that the two are roughly at parity.

I think this is a great move that will really boost PostgreSQL adoption.

Way to go ChrisA: AppEngine ported to EC2

Posted in Uncategorized by jasonwatkinspdx on April 14th, 2008

So local Portland ruby hacker Chris Anderson ported the AppEngine SDK to run on EC2. It’s more of a proof of concept than production ready at the moment. But prove the concept it does. Not a bad hack for someone who’s never done Python before. Fork it yourself at GitHub.

Tagged with: , , , ,