Re: Best way to limit database sizes

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Best way to limit database sizes
Дата
Msg-id 486CB7E4.EE98.0025.0@wicourts.gov
обсуждение исходный текст
Ответ на Best way to limit database sizes  (Dev <dev_hyd2001@yahoo.com>)
Ответы Re: Best way to limit database sizes  (Dev <dev_hyd2001@yahoo.com>)
Список pgsql-admin
>>> Dev <dev_hyd2001@yahoo.com> wrote:
>         I have a single Postgres server which will be hosting
multiple
> databases belonging to different users. What would be the
recommendation to
> limit the size of each of the databases?

Have you considered running a different cluster for each user?
Each should be run with a different OS user ID, and it would be
pretty easy to limit the size of each.

-Kevin

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

Предыдущее
От: Dev
Дата:
Сообщение: Best way to limit database sizes
Следующее
От: Dev
Дата:
Сообщение: Re: Best way to limit database sizes