Re: Many databases

From: Erik Jones <erik(at)myemma(dot)com>
To: Erik Jones <erik(at)myemma(dot)com>
Cc: Stefan Arentz <stefan(dot)arentz(at)gmail(dot)com>, "Hiltibidal, Robert" <Robert(dot)Hiltibidal(at)argushealth(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Many databases
Date: 2007-09-24 15:37:27
Message-ID: AE22AA35-EA55-4B05-9012-FE07EBD70D56@myemma.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


On Sep 23, 2007, at 11:56 PM, Erik Jones wrote:

>
> 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.

Oh, yeah, I forgot to mention separate schemas as well.

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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message chester c young 2007-09-25 00:38:33 problems with copy
Previous Message ivan marchesini 2007-09-24 12:34:46 foreign key problem