Re: Some pgbench results

Поиск
Список
Период
Сортировка
От Douglas McNaught
Тема Re: Some pgbench results
Дата
Msg-id 877j6ju0yg.fsf@suzuka.mcnaught.org
обсуждение исходный текст
Ответ на Re: Some pgbench results  ("Magnus Naeslund(f)" <mag@fbab.net>)
Список pgsql-general
"Magnus Naeslund(f)" <mag@fbab.net> writes:

> It might seem that I'm selling ext3 or something :) but it's the linux
> filesystem I know best.
> If you want ext3 to perform with large directories, there is an mkfs
> option that enables directory hashing that you can try: -O dir_index.

You can also turn it on for an existing filesystem using 'tune2fs' and
a remount, but it won't hash already-existing large directories--those
will have to be recreated to take advantage of hashing.

-Doug

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

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: Build only clients
Следующее
От: "Just Someone"
Дата:
Сообщение: Re: Practical limit on number of tables ina single database