Re: [HACKERS] Re: - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Re:
Date
Msg-id 199911290520.AAA06058@candle.pha.pa.us
Whole thread Raw
In response to Re:  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: [HACKERS] Re:  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-hackers
> > Tatsuo, are you implementing this?
> 
> Yes.
> 
> >If so, feel free to get the startup script
> > from the RedHat RPM set and cannibalize.  This pg_ctl command is going to
> > greatly simplify startup scripts.
> 
> Thanks. I know that the script is very convenient since I've been
> using the script for a while:-) This is one of the reason why I start
> to implemnt pg_ctl.

Is there a reason it is called pg_ctl and not pg_control?  I find I
abbreviate control as ctrl, cntrl, cntl so I usually spell it out.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Ed Loehr
Date:
Subject: Re: [HACKERS] How to get OID from INSERT in PL/PGSQL?
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: [GENERAL] drop/rename table and transactions