Skip to content

Commit 9df0306

Browse files
committed
Fix for Linux startup script.
Slawomir Sudnik
1 parent abc7f73 commit 9df0306

File tree

1 file changed

+2
-1
lines changed
  • contrib/start-scripts

1 file changed

+2
-1
lines changed

contrib/start-scripts/linux

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
# Original author: Ryan Kirkpatrick <pgsql@rkirkpat.net>
2626

27-
# $Header: /cvsroot/pgsql/contrib/start-scripts/linux,v 1.4 2003/06/12 02:02:24 momjian Exp $
27+
# $Header: /cvsroot/pgsql/contrib/start-scripts/linux,v 1.5 2003/07/26 20:42:55 momjian Exp $
2828

2929
## EDIT FROM HERE
3030

@@ -83,6 +83,7 @@ case $1 in
8383
echo -n "Reload PostgreSQL: "
8484
su - $PGUSER -c "$DAEMON reload -D '$PGDATA' -s"
8585
echo "ok"
86+
;;
8687
status)
8788
su - $PGUSER -c "$DAEMON status -D '$PGDATA'"
8889
;;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy