Re: Separation of clients' data within a database - Mailing list pgsql-general

From Isak Hansen
Subject Re: Separation of clients' data within a database
Date
Msg-id 6b9e1eb20612010052k22cc317eo8340e6130f472926@mail.gmail.com
Whole thread Raw
In response to Separation of clients' data within a database  (John McCawley <nospam@hardgeus.com>)
List pgsql-general
On 11/30/06, John McCawley <nospam@hardgeus.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

pgsql-general by date:

Previous
From: Henrik Zagerholm
Date:
Subject: Tsearch2 - Error using tsquery object in GROUP BBY queries
Next
From: Teodor Sigaev
Date:
Subject: Re: Tsearch2 - Error using tsquery object in GROUP BBY