Page 1 of 1

Max number of tables per schema?

Posted: Thu Aug 23, 2012 10:47 am
by rajasekhart
Hi,

what are the maximum number of tables that can be created in a schema in vertica?

Thanks,
Raj.

Re: Max number of tables per schema?

Posted: Thu Aug 23, 2012 1:18 pm
by JimKnicely
Raj,

The SQL Reference Manual says the number of tables/projections per database are limited by physical RAM, as the catalog must fit in memory. I believe that there is not a limitation on the actual number of tables, even by schema.