Hi all, this patch add a unix like 'rc'-start script for the postgresql server.
Regards
Ralf
2002-10-17 Ralf Habacker <[EMAIL PROTECTED]>
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
