Re: [GENERAL] maximum number of databases and / or schemas in a single database instance

2012-08-06 Thread Ben Chobot
On Aug 4, 2012, at 12:24 PM, Menelaos PerdikeasSemantix wrote: > The following page: > > http://www.postgresql.org/about/ > > mentions some limits but not the following: > > [1] maximum number of databases per database server instance > [2] maximum number of schemas per database > > Is there e

Re: [GENERAL] maximum number of databases and / or schemas in a single database instance

2012-08-04 Thread Tom Lane
Menelaos PerdikeasSemantix writes: > The following page: > http://www.postgresql.org/about/ > mentions some limits but not the following: > [1] maximum number of databases per database server instance > [2] maximum number of schemas per database > Is there empirical information on whether both

[GENERAL] maximum number of databases and / or schemas in a single database instance

2012-08-04 Thread Menelaos PerdikeasSemantix
The following page: http://www.postgresql.org/about/ mentions some limits but not the following: [1] maximum number of databases per database server instance [2] maximum number of schemas per database Is there empirical information on whether both these values can be as high as a few hundreds?