Re: Linux LSB init script - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Linux LSB init script
Date
Msg-id 22549.1251855817@sss.pgh.pa.us
Whole thread Raw
In response to Re: Linux LSB init script  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Linux LSB init script
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> On tis, 2009-09-01 at 12:04 -0500, Kevin Grittner wrote:
>> And unless I'm remembering incorrectly, the configure options are not
>> what we would want.  I don't see any reason the packaged build
>> shouldn't be with --enable-debug on a platform where that has no
>> performance hit.

> Debatable, but it's not upstream default, so why should it be downstream
> default?

FWIW, that particular issue is invariably a matter of distro policy;
they could care less what upstream's default is.  For instance Red Hat
*always* builds all RPMs with debug enabled, and then splits the debug
data off into separate "debuginfo" RPMs, which are not installed by
default for space/bandwidth reasons.  But you can get debug symbols when
you need 'em.  I don't know what Debian or SUSE do, but I'm sure they do
it consistently across all their packages.  A lot of other packaging
choices are likewise driven by distro-wide policy and not what a
particular upstream package might choose as default.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Ron Mayer
Date:
Subject: Re: remove flatfiles.c
Next
From: Gokulakannan Somasundaram
Date:
Subject: Re: A bug in scan.l