Schema Consolidation in PostgreSQL

Поиск
Список
Период
Сортировка
От Wei Shan
Тема Schema Consolidation in PostgreSQL
Дата
Msg-id CAFe9ZTqb9oiQ0TRe5Qrgg=Ptgc0cx5zn=CCFxqEFfLeSeSRTqQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Schema Consolidation in PostgreSQL  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Re: Schema Consolidation in PostgreSQL  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-admin
Hi all!

I have a database with multiple schemas consolidated within a postgres database.

I have 2 issues when working with this setup.

1. How can I ensure that there's no resource contention between the schemas? Is there any resource manager. 
2. Can I get schema-level performance statistics? If I see that this schema is overloaded, I may move it to another server.

Thanks!

--
Regards,
Ang Wei Shan

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

Предыдущее
От: Zoltan Szecsei
Дата:
Сообщение: Re: connect postgresql to a different cluster
Следующее
От: Albe Laurenz
Дата:
Сообщение: Re: Schema Consolidation in PostgreSQL