Re: Separation of clients' data within a database

From: "Isak Hansen" <isak(dot)hansen(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Separation of clients' data within a database
Date: 2006-12-01 08:52:12
Message-ID: 6b9e1eb20612010052k22cc317eo8340e6130f472926@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/30/06, John McCawley <nospam(at)hardgeus(dot)com> wrote:
> I am faced with a very new problem for me, which is that my app is going
> to be used directly by several companies utilizing one server. (i.e.
> these companies will be able to go "under the hood" quite a bit more
> than we typically allow with this system).

How about web services? A simple REST based interface should offer a
decent integration point, and you wouldn't have to let anyone past the
app layer.

Isak

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Teodor Sigaev 2006-12-01 08:56:23 Re: Tsearch2 - Error using tsquery object in GROUP BBY
Previous Message Henrik Zagerholm 2006-12-01 08:18:30 Tsearch2 - Error using tsquery object in GROUP BBY queries