Re: Start-scripts linux - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Start-scripts linux
Date
Msg-id 200306120202.h5C22au24696@candle.pha.pa.us
Whole thread Raw
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Slawomir Sudnik wrote:
> Hi,
>
> this trivial patch adding option "reload".
>
> Regards,
>
> Slawek
>
> Index: linux
> ===================================================================
> RCS file: /projects/cvsroot/pgsql-server/contrib/start-scripts/linux,v
> retrieving revision 1.3
> diff -r1.3 linux
> 84a85,89
> >   reload)
> >         echo -n "Reload PostgreSQL: "
> >         su - $PGUSER -c "$DAEMON reload -D '$PGDATA' -s"
> >         echo "ok"
> >         ;;
> 87c92
> <         echo "Usage: $0 {start|stop|restart|status}" 1>&2
> ---
> >         echo "Usage: $0 {start|stop|restart|status|reload}" 1>&2
>
>
> --------------------------------------------
>  Slawomir Sudnik  e-mail:slawek@icpnet.pl
> --------------------------------------------
>
>
>

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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Static snapshot data
Next
From: Bruce Momjian
Date:
Subject: Re: CIDR addresses in pg_hba.conf