From: | Ryan Kirkpatrick <pgsql(at)rkirkpat(dot)net> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: A Sparc/Linux patch (for 7.1), and a Linux rc.d/init.d script.... |
Date: | 2001-02-03 01:58:51 |
Message-ID: | Pine.LNX.4.10.10102021854560.361-100000@excelsior.rkirkpat.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Thu, 1 Feb 2001, Bruce Momjian wrote:
> Applied.
>
> > On Tue, 30 Jan 2001, Bruce Momjian wrote:
>
> > > > postgresql -> This is a Linux distribution independent (or so I
> > > > hope) init.d/rc.d script that makes use of pg_ctl. There is currently a
> > > > few in ./contrib/linux of the pgsql source tree, but they are RedHat
> > > > specific. This one is simple and self contained. Might be worth adding to
> > > > the other scripts.
> > >
> > > Added to /contrib as init.d.
> >
> > Please replace with the one attached to this email message. The
> > previous version depended on the below patch, this one does not. It is
> > also a bit cleaner and has a few more helpful comments.
Thanks for the quick response. Just as nit-pick the
./contrib/README lists ./contirb/init.d as a starting/stopping script as
for 'non-Linux' systems.... Uh... I meant it as non-distribution specific,
but still probably linux specific. Though it is so general that any unix
system that has bash (might even world under sh, never tested) that uses
init.d style scripts should work. Maybe state it as a 'generic unix
init.d script for starting/stopping pgsql....'? Thanks.
---------------------------------------------------------------------------
| "For to me to live is Christ, and to die is gain." |
| --- Philippians 1:21 (KJV) |
---------------------------------------------------------------------------
| Ryan Kirkpatrick | Boulder, Colorado | http://www.rkirkpat.net/ |
---------------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Bernard Frankpitt | 2001-02-03 03:19:49 | PyGreSQL and Distutils |
Previous Message | Alex Pilosov | 2001-02-02 19:57:28 | Re: TODO list: Allow Java server-side programming |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-02-03 04:12:51 | Re: A Sparc/Linux patch (for 7.1), and a Linux rc.d/init.d script.... |
Previous Message | Thomas Lockhart | 2001-02-02 14:17:46 | Re: julian day function |