Re: [JDBC] Thoughts on a Isolation/Security problem.

Поиск
Список
Период
Сортировка
Искать
От
Markus Schaber
Тема
Re: [JDBC] Thoughts on a Isolation/Security problem.
Дата
Msg-id
4444B834.1030107@logix-tt.com
Ответ на
Список
Дерево обсуждения
Kernel 2.4->2.6 upgrade results in PANIC: could not locate a valid checkpoint record Achilleus Mantzios <achill@matrix.gatewaynet.com>
Re: Kernel 2.4->2.6 upgrade results in PANIC: could not locate a Achilleus Mantzios <achill@matrix.gatewaynet.com>
Thoughts on a Isolation/Security problem. Achilleus Mantzios <achill@matrix.gatewaynet.com>
Re: [JDBC] Thoughts on a Isolation/Security problem. Markus Schaber <schabi@logix-tt.com>
Re: [JDBC] Thoughts on a Isolation/Security problem. Achilleus Mantzios <achill@matrix.gatewaynet.com>
Re: [JDBC] Thoughts on a Isolation/Security problem. Markus Schaber <schabi@logix-tt.com>
Re: [SQL] Thoughts on a Isolation/Security problem. Luckys <plpgsql@gmail.com>
Re: [SQL] Thoughts on a Isolation/Security problem. "Andy Shellam" <andy.shellam@mailnetwork.co.uk>
Re: [SQL] Thoughts on a Isolation/Security problem. Achilleus Mantzios <achill@matrix.gatewaynet.com>
Re: [JDBC] [SQL] Thoughts on a Isolation/Security problem. Mark Lewis <mark.lewis@mir3.com>
Hi, Achilleus,

Achilleus Mantzios wrote:

> Now i am thinking of restructuring the whole architecture as:
> - Create one EAR app for every mgmt company
> - Create one DB USER for every mgmg company
> - Create one SCHEMA (same as the USER) for every mgmt company 
> (mgmtcompany1,mgmtcompany2,etc...)

We're doing a very similar thing here for one of our legacy apps, which
luckily does not know anything about schemas, and so the search_path
trick does work.

However, for most "global" tables we have views with insert/update/
delete rules in the specific schemas, and such shield the application
from directly accessing the global data. We even need to mere local and
global data this way in some cases.

It is ugly, but it works fine and is manageable.

HTH,
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-admin по дате отправления
От: Achilleus Mantzios
Дата:
От: Luckys
Дата:
FAQ