Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 07 Oct 2002 12:37:25 -0400 From: Jason Tishler Subject: Re: [patch] postgresql 'rc' like start script In-reply-to: <006901c26ded$319f37b0$686607d5@BRAMSCHE> To: Ralf Habacker Cc: Cygwin Mail-followup-to: Ralf Habacker , Cygwin Message-id: <20021007163725.GI1752@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: <006901c26ded$319f37b0$686607d5 AT BRAMSCHE> Ralf, On Mon, Oct 07, 2002 at 12:35:02PM +0200, Ralf Habacker wrote: > this patch add a unix like 'rc'-start script for the postgresql server. > > 2002-10-17 Ralf Habacker > > rcpostgresql: new file > > > --- /dev/null 2002-10-07 12:30:54.000000000 +0200 > +++ /usr/sbin/rcpostgresql 2002-10-07 12:30:41.000000000 +0200 > @@ -0,0 +1,2 @@ > +/usr/bin/pg_ctl -D /usr/share/postgresql/data -l /var/log/pgsql.log $1 I appreciate the interest, but what is someone suppose to do with the above? Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/