Re: An article about Etsy... and a migration from Postgres to MySQL

From: Selena Deckelmann <selena(at)chesnok(dot)com>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: "Milen A(dot) Radev" <milen(at)radev(dot)net>, pgsql-advocacy <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: An article about Etsy... and a migration from Postgres to MySQL
Date: 2011-10-04 15:12:51
Message-ID: CAN1EF+z-OVn7ZgWYZCmsY0jgqYqTwZdNQa4B3rT0upsTAeqUmw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

Hi!

On Tue, Oct 4, 2011 at 6:10 AM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
>
> On Tue, Oct 4, 2011 at 10:18 AM, Milen A. Radev <milen(at)radev(dot)net> wrote:
>
> > "When "clever" goes wrong: how Etsy overcame poor architectural choices"
> >
> > http://arstechnica.com/business/news/2011/10/when-clever-goes-wrong-how-etsy-overcame-poor-architectural-choices.ars
> >
>
> This is very well written. It almost sounds like the problem was
> caused by Postgres.

I didn't read it that way. It seemed like a cautionary tale about
overuse of stored procedures to express business logic in a company
that had serious scaling and operational and communication problems
between DBAs, sysadmins and developers. The new-hires turned to a
technology stack that was well understood. And in the end, the article
mentions that they still have Postgres at the core.

I see this as a wake up call that our advocacy needs to focus on the
case studies, like that of Urban Airship, to demonstrate how to scale
infrastructure with Postgres. Keeping this information either secret
or difficult to find results in throwing out or scaling back use of
Postgres.

-selena
--
http://chesnok.com

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Jehan-Guillaume (ioguix) de Rorthais 2011-10-04 15:32:48 Re: An article about Etsy... and a migration from Postgres to MySQL
Previous Message PostgreSQL - Hans-Jürgen Schönig 2011-10-04 13:44:31 Re: An article about Etsy... and a migration from Postgres to MySQL