Re: 7.2 RPMs (Re: [HACKERS] PostgreSQL v7.2rc2 Released)

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
Cc: <pgsql-ports(at)postgresql(dot)org>
Subject: Re: 7.2 RPMs (Re: [HACKERS] PostgreSQL v7.2rc2 Released)
Date: 2002-01-29 18:33:00
Message-ID: Pine.LNX.4.30.0201291325060.690-200000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-general pgsql-hackers pgsql-ports

I wrote:

> * postgresql.init:

> Might want to implement the "reload" option.

Or I might. ;-)

Attached is a patch that implements "postgresql.init reload" and
"postgresql.init force-reload" as per LSB 1.1.0 Chapter 19[*].

Actually, that chapter makes for some fine reading. For instance, I quote

"""
Init files must ensure that they will behave sensibly if invoked with
start when the service is already running, or with stop when it isn't, and
that they don't kill unfortunately-named user processes.
"""
;-)

[*] http://www.linuxbase.org/spec/refspecs/LSB_1.1.0/gLSB/iniscrptact.html

--
Peter Eisentraut peter_e(at)gmx(dot)net

Attachment Content-Type Size
postgresql.init.patch text/plain 888 bytes

In response to

Responses

Browse pgsql-announce by date

  From Date Subject
Next Message Lamar Owen 2002-01-29 22:02:16 Re: 7.2 RPMs (Re: [HACKERS] PostgreSQL v7.2rc2 Released)
Previous Message Lamar Owen 2002-01-29 05:36:06 Re: 7.2 RPMs (Re: [HACKERS] PostgreSQL v7.2rc2 Released)

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-01-29 18:54:04 Re: Multibyte encoding vs. SQL_ASCII vs. locales and European languages
Previous Message Frank Joerdens 2002-01-29 18:10:06 Re: Multibyte encoding vs. SQL_ASCII vs. locales and European languages

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 2002-01-29 22:02:16 Re: 7.2 RPMs (Re: [HACKERS] PostgreSQL v7.2rc2 Released)
Previous Message Bill Studenmund 2002-01-29 17:43:22 Re: RFD: schemas and different kinds of Postgres objects

Browse pgsql-ports by date

  From Date Subject
Next Message Lamar Owen 2002-01-29 22:02:16 Re: 7.2 RPMs (Re: [HACKERS] PostgreSQL v7.2rc2 Released)
Previous Message Lamar Owen 2002-01-29 05:36:06 Re: 7.2 RPMs (Re: [HACKERS] PostgreSQL v7.2rc2 Released)