From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, pgsql-hackers(at)postgresql(dot)org, jnasby(at)pervasive(dot)com |
Subject: | Re: Fwd: 8.1beta2 vacuum analyze hanging on idle database |
Date: | 2005-10-05 18:30:47 |
Message-ID: | 20051005183047.GC8191@surnet.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Oct 05, 2005 at 02:27:32PM -0400, Tom Lane wrote:
> "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> writes:
> > The software we are running is a build from the beta2 release, with
> > no special options specified at ./configure time. Would you expect
> > such a build to include the debug info you wanted?
>
> No, you need configure --enable-debug, which is not the default.
> For working with a beta release, --enable-cassert isn't a bad idea
> either, though it is probably not relevant to your problem.
Also, note that --enable-cassert will reduce performance somewhat, and
may make the bug go away.
--
Alvaro Herrera http://www.amazon.com/gp/registry/CTMLCN8V17R4
"En el principio del tiempo era el desencanto. Y era la desolación. Y era
grande el escándalo, y el destello de monitores y el crujir de teclas."
("Sean los Pájaros Pulentios", Daniel Correa)
From | Date | Subject | |
---|---|---|---|
Next Message | Jim C. Nasby | 2005-10-05 18:58:53 | Re: Updated documentation for new sequence binding |
Previous Message | Jeffrey W. Baker | 2005-10-05 18:30:21 | Re: [HACKERS] A Better External Sort? |