Re: Thousands of schemas and ANALYZE goes out of memory

Поиск
Список
Период
Сортировка
От Hugo
Тема Re: Thousands of schemas and ANALYZE goes out of memory
Дата
Msg-id 1349125236444-5726212.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Thousands of schemas and ANALYZE goes out of memory  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
> I doubt that the number of *schemas* is a big deal here, but the number
> of *tables* might well be.  How many?  Also, 9.0.what?

Each schema has 22 tables, so we can count at least 22 x 10,000 = 220,000
tables.
The postgresql version is 9.0.7-1.

Regards,
Hugo




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Thousands-of-schemas-and-ANALYZE-goes-out-of-memory-tp5726198p5726212.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: Moshe Jacobson
Дата:
Сообщение: Re: What's faster? BEGIN ... EXCEPTION or CREATE TEMP TABLE IF NOT EXISTS?
Следующее
От: Alan Hodgson
Дата:
Сообщение: Re: Securing .pgpass File?