Re: contrib/start-scripts/linux on Debian

From: Thomas F(dot)O'Connell <tfo(at)sitening(dot)com>
To: Ryan Kirkpatrick <pgsql(at)rkirkpat(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: contrib/start-scripts/linux on Debian
Date: 2004-09-07 22:59:37
Message-ID: 97C55924-0121-11D9-A92A-000D93AE0944@sitening.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

So what is the thinking of HACKERS?

Does it make sense to include nothing and rather allow each
distribution to support its own?

Or should each distribution known to support postgres be invited to
submit the relevant script for inclusion? And, if so, should this be a
HACKERS [or other appropriate group/individual]-led effort?

I'm persisting just because no conclusive action was recommended, and I
think this is a mildly important usability issue. I don't know whether
altering this piece of contrib is something that would be relevant for
8.0...

-tfo

On Sep 5, 2004, at 8:01 AM, Ryan Kirkpatrick wrote:

> On Fri, 27 Aug 2004, Peter Eisentraut wrote:
>
>> Thomas F.O'Connell wrote:
>>> I'd love to see a comment added to the linux start-script included in
>>> contrib that referenced update-rc.d. It's useful to note because
>>> Debian has different runlevels from Red Hat, and update-rc.d will
>>> intelligently do the same thing as chkconfig for Debian systems.
>>
>> Why not just include the Debian start script instead of asking to user
>> to fix up the existing one?
>
> I agree. I wrote that start-script a long time ago when there was not a
> very good one at all for Linux. Since then, the package maintainers for
> the various distributions have filled that void, making my script
> obsolete. TTYL.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephan Szabo 2004-09-07 23:05:57 Re: Making AFTER triggers act properly in PL functions
Previous Message Tom Lane 2004-09-07 22:43:26 Re: Why does pg_stat_activity Truncate Queries?