Re: Some pgbench results

From: Douglas McNaught <doug(at)mcnaught(dot)org>
To: "Magnus Naeslund(f)" <mag(at)fbab(dot)net>
Cc: Just Someone <just(dot)some(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Some pgbench results
Date: 2006-03-24 18:55:35
Message-ID: 877j6ju0yg.fsf@suzuka.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Magnus Naeslund(f)" <mag(at)fbab(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mary Adel 2006-03-24 19:13:56 pgadmin
Previous Message Steve Crawford 2006-03-24 18:50:36 Re: Build only clients