Re: fix linux startup script
Started by Bruce Momjianabout 23 years ago1 messagespatches
Thanks. Patch applied.
---------------------------------------------------------------------------
Slawomir Sudnik wrote:
Hi,
Linux startuap script doesn't work.
This patch correct linux startup script.Index: linux =================================================================== RCS file: /projects/cvsroot/pgsql-server/contrib/start-scripts/linux,v retrieving revision 1.4 diff -u -r1.4 linux @@ -83,6 +83,7 @@ echo -n "Reload PostgreSQL: " su - $PGUSER -c "$DAEMON reload -D '$PGDATA' -s" echo "ok" + ;; status) su - $PGUSER -c "$DAEMON status -D '$PGDATA'" ;;Regards,
Slawomir Sudnik
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
Import Notes
Reply to msg id not found: 3380.217.99.126.6.1059244664.squirrel@poczta.icpnet.pl