Re: Maximum number of tables per database and slowness
От
Tom Lane
Тема
Re: Maximum number of tables per database and slowness
Дата
Msg-id
10435.1134283060@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
Maximum number of tables per database and slowness Benjamin Arai <barai@cs.ucr.edu>
Re: Maximum number of tables per database and slowness William Yu <wyu@talisys.com>
Re: Maximum number of tables per database and slowness Tom Lane <tgl@sss.pgh.pa.us>
Performance large tables. Benjamin Arai <barai@cs.ucr.edu>
Re: Performance large tables. Martijn van Oosterhout <kleptog@svana.org>
Re: Performance large tables. Benjamin Arai <barai@cs.ucr.edu>
Re: Performance large tables. Bruno Wolff III <bruno@wolff.to>
Re: Performance large tables. Jaime Casanova <systemguards@gmail.com>
Re: Performance large tables. Robert Treat <xzilla@users.sourceforge.net>
Re: Performance large tables. Vivek Khera <vivek@khera.org>
Re: Performance large tables. William Yu <wyu@talisys.com>
William Yu writes: > Benjamin Arai wrote: >> What is the current maximum number of tables per database? Also, does >> having more tables slow down performance in any way? > For most cases, the answer is no. However, once you get near 6 figure > table counts, pg_catalog ends up being pretty massive. You also have to think about the performance implications of having tens of thousands of files in your database directory. While some newer filesystems aren't fazed by that particularly, a lot of 'em bog down on lookups when there are more than a few thousand entries in a directory. regards, tom lane
В списке pgsql-general по дате отправления
От: Michael Fuhr
Дата: