Re: Is postgresql ca do the job for software deployed in

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: Is postgresql ca do the job for software deployed in
Дата
Msg-id 44AB969C.6090604@logix-tt.com
обсуждение исходный текст
Ответ на Re: Is postgresql ca do the job for software deployed in ASP ou SaaS mode?  ("Mikael Carneholm" <Mikael.Carneholm@WirelessCar.com>)
Список 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 по дате отправления:

Предыдущее
От: jkapad@csd.uoc.gr
Дата:
Сообщение: Problem with bitmap-index-scan plan
Следующее
От: "Gregory S. Williamson"
Дата:
Сообщение: Re: Is postgresql ca do the job for software deployed in