Re: Multiple customers sharing one database?

Поиск
Список
Период
Сортировка
От Ron Johnson
Тема Re: Multiple customers sharing one database?
Дата
Msg-id 46634E4F.60304@cox.net
обсуждение исходный текст
Ответ на Re: Multiple customers sharing one database?  (Lew <lew@nospam.lewscanon.com>)
Список pgsql-general
On 06/03/07 12:45, Lew wrote:
[snip]
>
> I am always confused by the overloaded term "database" in such
> discussions. Do we mean the RDBMS engine, i.e., run separate instances
> of PG?  I sure would recommend against that.  Or do we mean it as the PG
> documentation does, e.g.,
> <http://www.postgresql.org/docs/8.1/interactive/ddl-schemas.html>

A (relational) database is a database, and an RDBMS is what
manipulates that (relational) database.

"The" schema "defines" the database.  "A" schema defines a specific
logical sub-set of "the" schema.

--
Ron Johnson, Jr.
Jefferson LA  USA

Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: insane index scan times
Следующее
От: Madison Kelly
Дата:
Сообщение: Re: High-availability