Re: 7.2 RPMs (Re: [HACKERS] PostgreSQL v7.2rc2 Released)
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Lamar Owen <lamar.owen@wgcr.org>
Cc: <pgsql-ports@postgresql.org>
Date: 2002-01-29T18:33:00Z
Lists: pgsql-hackers
Attachments
- postgresql.init.patch (text/plain) patch
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@gmx.net