Jason Watkins

Archive for the ‘Uncategorized’ Category

PostgreSQL will finally come (replication) batteries included

In Uncategorized on June 3, 2008 at 11:41 pm

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

In Uncategorized on April 14, 2008 at 1:09 pm

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.