Hosting options on Postgres - what's best?

Поиск
Список
Период
Сортировка
От Just Someone
Тема Hosting options on Postgres - what's best?
Дата
Msg-id 36932f2705051012367594737c@mail.gmail.com
обсуждение исходный текст
Ответы Re: Hosting options on Postgres - what's best?  (Alex Turner <armtuk@gmail.com>)
Re: Hosting options on Postgres - what's best?  (Peter Wilson <petew@yellowhawk.co.uk>)
Список pgsql-general
Hi,

I'm looking into creating a hosted application with Postgres as the
SQL server. I would like to get some ideas and oppinions about the
different ways to separate the different clients, using postgres.

The options I had in mind:

1) Create a different database per client. How much overhead will this add?

2) Use schemas and authentication. So each client is a different
schema on the database.

3) Use application level security (per object security maintained by the app).

4) ????

Any ideas? Opinnions?

js.

В списке pgsql-general по дате отправления:

Предыдущее
От: Tony Caduto
Дата:
Сообщение: Re: Delphi - Developers start develop Access components
Следующее
От: mmiranda@americatel.com.sv
Дата:
Сообщение: sequence values question