Re: 15,000 tables

Поиск
Список
Период
Сортировка
От Craig A. James
Тема Re: 15,000 tables
Дата
Msg-id 438FC3D2.8090202@modgraph-usa.com
обсуждение исходный текст
Ответ на Re: Hyperthreading slows processes?  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: 15,000 tables
Список pgsql-performance
So say I need 10,000 tables, but I can create tablespaces.  Wouldn't that solve the performance problem caused by
Linux's(or ext2/3's) problems with large directories? 

For example, if each user creates (say) 10 tables, and I have 1000 users, I could create 100 tablespaces, and assign
groupsof 10 users to each tablespace.  This would limit each tablespace to 100 tables, and keep the ext2/3 file-system
directoriesmanageable. 

Would this work?  Would there be other problems?

Thanks,
Craig

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

Предыдущее
От: "Rick Schumeyer"
Дата:
Сообщение: Re: COPY into table too slow with index: now an I/O question
Следующее
От: "Luke Lonergan"
Дата:
Сообщение: Re: COPY into table too slow with index: now an I/O