This is the mail archive of the cygwin-patches@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]

[patch] postgresql 'rc' like start script


Hi all, 

this patch add a unix like 'rc'-start script for the postgresql server. 


Regards

Ralf 


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


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