This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] postgresql 'rc' like start script


On Mon, 7 Oct 2002, Jason Tishler wrote:

> 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 <ralf.habacker@freenet.de>
> >
> >       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

Hmm, at a guess, 'cd / && patch -p0 < ralphs_patch'... ;-)
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Water molecules expand as they grow warmer" (C) Popular Science, Oct'02, p.51


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]