Re: Is postgresql ca do the job for software deployed in - Mailing list pgsql-performance

From Markus Schaber
Subject Re: Is postgresql ca do the job for software deployed in
Date
Msg-id 44AB969C.6090604@logix-tt.com
Whole thread Raw
In response to Re: Is postgresql ca do the job for software deployed in ASP ou SaaS mode?  ("Mikael Carneholm" <Mikael.Carneholm@WirelessCar.com>)
List pgsql-performance
Hi, Mikael,

Just my 2 cents:

Mikael Carneholm wrote:
> Do you really need to create one *DB* per client - that is, is one
> schema (in the same DB) per client out of the question?

Sometimes, schemas would work _technically_, but not politically, as a
postgresql user cannot be prevented from listing all schemas (or even
all databases in the same user), regardless whether he/she has access
rights.

But it is not always acceptable that a customer knows which other
customers one has.

This forces the use of the "one cluster per customer" paradigm.


Thanks,
Markus
--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

pgsql-performance by date:

Previous
From: jkapad@csd.uoc.gr
Date:
Subject: Problem with bitmap-index-scan plan
Next
From: "Gregory S. Williamson"
Date:
Subject: Re: Is postgresql ca do the job for software deployed in