From owner-freebsd-performance@FreeBSD.ORG Wed Mar 14 17:43:43 2007 Return-Path: X-Original-To: freebsd-performance@freebsd.org Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E856B16A403 for ; Wed, 14 Mar 2007 17:43:43 +0000 (UTC) (envelope-from nglrossi@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.184]) by mx1.freebsd.org (Postfix) with ESMTP id 3F0E613C455 for ; Wed, 14 Mar 2007 17:43:42 +0000 (UTC) (envelope-from nglrossi@gmail.com) Received: by mu-out-0910.google.com with SMTP id g7so269432muf for ; Wed, 14 Mar 2007 10:43:41 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=ASch6LLFJF44L38959fc3T9yU/VXI8Sy35ccYVrDWU9rZH+aeAXz5DUNDEZI1iPMpd+wBXpDlfiepWbb0K2I11rbWsy4tRNljpxN3hlvxUsoLVeysWyGNE1hMMlw4XxKqTGCljLWMdOtjT3r1IrdqiH4S3GjLB6piffijQeL1q0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=nNl3pLaZjTMtBgEKSazP8VH/MZYi9+9Y25CaJkEDQWxQ+z7MjKzLwTT0Pmo+3iABIJkGvK9oqEKvR2RWQOdckik1Zk/gU1+y9fzFWc/tYoqI2Tuz5LBjwbN370EjA5fwHWyck8amPUtN3uW4aOH/n2gJu/tf2ZZCY9Sp49jJoIU= Received: by 10.78.204.20 with SMTP id b20mr1324019hug.1173892464171; Wed, 14 Mar 2007 10:14:24 -0700 (PDT) Received: by 10.78.32.3 with HTTP; Wed, 14 Mar 2007 10:14:24 -0700 (PDT) Message-ID: <6c1e076a0703141014n6505855dyf08ab1f755828bed@mail.gmail.com> Date: Wed, 14 Mar 2007 17:14:24 +0000 From: Angelo To: "Kris Kennaway" In-Reply-To: <20070314162730.GB47727@xor.obsecurity.org> MIME-Version: 1.0 References: <20070313154729.1ec6abb7@DELOREAN.manuelmartini.it> <20070313195756.GA11679@xor.obsecurity.org> <20070313211908.59de6504@DELOREAN.manuelmartini.it> <20070313214559.GB13079@xor.obsecurity.org> <330A1347-2309-417E-83B5-5B2CE005B9C8@solfertje.student.utwente.nl> <20070314005546.GA15742@xor.obsecurity.org> <45849703_-_@srv.sem.ipt.ru> <20070314071609.GA19728@xor.obsecurity.org> <200703141049.l2EAnPjc028880@lava.sentex.ca> <20070314162730.GB47727@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-performance@freebsd.org, Mike Tancsa Subject: Re: postgresql benchmarking (was: Re: FreeBSD mysql Benchmark on 4BSD/ULE scheduler and i386/amd64) X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Mar 2007 17:43:44 -0000 Hi, Can somebody give more information about this update_process_titles setting? I suppose there is a mispell and Google is not really helping with 3 results in Polish! Thanks, Angelo On 3/14/07, Kris Kennaway wrote: > > On Wed, Mar 14, 2007 at 06:47:23AM -0400, Mike Tancsa wrote: > > At 03:16 AM 3/14/2007, Kris Kennaway wrote: > > > > > > >On the pgsql side, disable the update_process_titles option (or > > >whatever it is called), because this has a 33% performance overhead > > > > Hi, > > Is this a version specific config option or compile ? I cant > > find anything like that in the .conf or man pages > > It's a compile time option, but also can be disabled in the .conf > file. At least on 8.1. > > Kris > >