RE: Packaging 7.1.1

From: Rachit Siamwalla <rachit(at)ensim(dot)com>
To: "'Lamar Owen'" <lamar(dot)owen(at)wgcr(dot)org>, Rachit Siamwalla <rachit(at)ensim(dot)com>
Cc: "'Bruce Momjian'" <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: Packaging 7.1.1
Date: 2001-05-04 02:31:43
Message-ID: 9AC41B8C4781464695BB013F106FCA31D2BD29@nasdaq.ms.ensim.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Thanks a lot for your total and complete description of the process. (i
should have checked out the sprm first before asking). I empathize with
what you said about packaging not being a simple task, i have been through
the agony.

About putting your stuff into the postgres tree, i believe it would be a
"good" thing other than bad to include it in pgsq. It can be put into the
contrib directory (because it isn't part of the "core" portable stuff). This
solution was done for the portable openssh cvs tree. not only redhat
packaging stuff was included, but the solaris pkg mechanism was also in
there (and i also believe there were some others). It usually isn't a lot of
files (ie. the spec file and maybe the initscript). Of course its up to the
gods of the pgsql tree what they want to do with it, so i'm just going to
raise this suggestion and shut up.

anyways, getting back to the what brought me to ask about this, can you add
the fixes to these two small problems in your initscripts?

1. `pidof` should be `pidof -s` (2 instances)
2. restart) should be stop; sleep x; start
ideally, stop should actually wait till postgres fully stops. The sleep is
just a temporary fix.

I have a more thorough email i sent earlier, i can resend it to you if you
want.

-rchit

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2001-05-04 02:38:08 Re: Extrordinarily Poor Performance....
Previous Message Bruce Momjian 2001-05-04 01:55:43 Re: Re: New Linux xfs/reiser file systems