| От | Thomas Lockhart |
|---|---|
| Тема | Re: Max number of tables in a db? |
| Дата | |
| Msg-id | 3B7CA8D1.8C062660@fourpalms.org обсуждение исходный текст |
| Ответ на | Max number of tables in a db? (bpalmer <bpalmer@crimelabs.net>) |
| Ответы |
Re: Max number of tables in a db?
|
| Список | pgsql-general |
> The web site lists a lot of the limitations for postgresql, but not the
> max number of tables that are allowed in a given db. Anyone care to come
> up with a number?
It is limited by your filesystem's ability to handle large directories.
I have noticed in the past (not with PostgreSQL per se) that ~3000 files
in a directory is noticably slower that a typically small directory.
afaik that is the only real limitation, so you can try some timing and
performance tests using, for example, a perl script to create and access
a large number of files.
- Thomas
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера