Re: Multi-tenancy in Postgres

From: Greg Smith <greg(at)2ndQuadrant(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Multi-tenancy in Postgres
Date: 2011-06-28 22:52:58
Message-ID: 4E0A5B4A.7010902@2ndQuadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 06/28/2011 05:45 PM, Rob Sargent wrote:
> I think Greg might be forgetting that some of us don't always get to
> choose what we work on. I was in a shop that decided to go with
> multi-tenancy for reason both technical and um, er envious.

There are certainly successful deployments of multi-tenant PostgreSQL
out there, ones that make sense. What I was trying to communicate is
that the particular variation proposed by this academic paper doesn't
seem the right direction for PostgreSQL development to head in to me.
This project is stubborn about resolving the problems people actually
have, and the ones the paper tries to solve are not the ones I've seen
in my own experiments in multi-tenant deployments.

--
Greg Smith 2ndQuadrant US greg(at)2ndQuadrant(dot)com Baltimore, MD
Comprehensive and Customized PostgreSQL Training Classes:
http://www.2ndquadrant.us/postgresql-training/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2011-06-28 22:53:11 Re: DROP TABLE Appears to Fail
Previous Message Rich Shepard 2011-06-28 22:51:47 Re: DROP TABLE Appears to Fail