Re: Separating Databases on Different Partitions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Separating Databases on Different Partitions
Дата
Msg-id 24316.1149003848@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Separating Databases on Different Partitions  ("Andy Shellam" <andy.shellam@mailnetwork.co.uk>)
Список pgsql-admin
"Andy Shellam" <andy.shellam@mailnetwork.co.uk> writes:
> I believe you could probably do this best with table spaces.

Right, that's the thing to use.

> There is a downside in that the user could create a new table and override
> the table space to that of another user.

Not with appropriate permissions set on the tablespaces.

            regards, tom lane

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

Предыдущее
От: "Averbukh Stella"
Дата:
Сообщение: Re: Problem building initdb on sparc10
Следующее
От: "Aaron Bono"
Дата:
Сообщение: Re: Separating Databases on Different Partitions