Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2003 11:43:16 +0200
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        freebsd-performance@freebsd.org
Cc:        Bill Moran <wmoran@potentialtech.com>
Subject:   Re: Performance tests I did with FreeBSD, Linux and PostgreSQL
Message-ID:  <20030827114316.300fd455.Alexander@Leidinger.net>
In-Reply-To: <3F4C143D.7000909@potentialtech.com>
References:  <3F4C143D.7000909@potentialtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Aug 2003 22:15:25 -0400
Bill Moran <wmoran@potentialtech.com> wrote:

> http://www.potentialtech.com/wmoran/postgresql.php

You don't talk about integrity on this page. The ext2fs async mount may
lose the FS in the power failure case, ufs+SU doesn't. You also present
only the ufs sync and async numbers, but not the noasync (default)
numbers, you should either present them or add a note why you don't
present them.

About the "without debugging" description: did you really only remove
INVARIANTS? If yes: you also need to remove WITNESS.

I don't know if 5.1-RELEASE has malloc debugging enabled, but to be on
the safe side you should maybe do a "ln -s aj /etc/malloc.conf" before
you start PostgreSQL.

Bye,
Alexander.

-- 
               I believe the technical term is "Oops!"

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030827114316.300fd455.Alexander>