Re: Postgres schema having > 20,000 schemas

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Postgres schema having > 20,000 schemas
Дата
Msg-id 20130724181723.GE31462@momjian.us
обсуждение исходный текст
Ответ на Re: Postgres schema having > 20,000 schemas  (Anand Muthukrishnan <lucky.developer@gmail.com>)
Список pgsql-admin
On Wed, Jul 24, 2013 at 11:38:05PM +0530, Anand Muthukrishnan wrote:
> We want them all in one Database.
>
> Multi database architecture is giving high amount of overhead during database migrations and database connection
pooling.So we are evaluating single db with multi schema approach.  
>
> Also, is there any hard limit on number of schemas and tables that can be present in one postgres database?

Not really, unless you start getting into the 100M count.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +


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

Предыдущее
От: Anand Muthukrishnan
Дата:
Сообщение: Re: Postgres schema having > 20,000 schemas
Следующее
От: Luis
Дата:
Сообщение: Question about DB stats resets