From: | Erik Jones <erik(at)myemma(dot)com> |
---|---|
To: | Stefan Arentz <stefan(dot)arentz(at)gmail(dot)com> |
Cc: | "Hiltibidal, Robert" <Robert(dot)Hiltibidal(at)argushealth(dot)com>, pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Many databases |
Date: | 2007-09-24 04:56:24 |
Message-ID: | 5254D9CA-E60E-4E51-ADEF-74154984F747@myemma.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
On Sep 21, 2007, at 6:16 PM, Stefan Arentz wrote:
> Well I'm just toying with an idea. The problem I'm facing is that I
> would like clients to only see the tuples that they have created and
> own. I guess I'll just skip direct sql access to the db and write some
> API on top of it that manages the data. Not a big deal but it
> complicates things :-)
>
You could do the same thing with views on those tables. One problem
with multiple databases is keeping global meta data for all of your
customers together in a simple way.
Erik Jones
Software Developer | Emma®
erik(at)myemma(dot)com
800.595.4401 or 615.292.5888
615.292.0777 (fax)
Emma helps organizations everywhere communicate & market in style.
Visit us online at http://www.myemma.com
From | Date | Subject | |
---|---|---|---|
Next Message | Matt Magoffin | 2007-09-24 07:37:53 | Re: How pull |
Previous Message | Filip Rembiałkowski | 2007-09-24 01:15:47 | Re: How pull |