From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
Cc: | pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: your mail |
Date: | 1999-11-26 04:39:51 |
Message-ID: | 199911260439.XAA26670@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> Hi all,
>
> Here is the first draft for the spec of postmaster starting/stopping
> tool. I have named it as "pg_ctl."
>
> o pg_ctl [-w] start
>
> start up postmaster. If -w is specified, it will wait for the database
> up and running. Options for postmaster should be placed in
> $PGDATA/postmaster.conf.
>
> Note: pg_ctl assumes that postmaster writes its pid into
> $PGDATA/postmaster.pid.
>
> o pg_ctl [-w][-s|-f|-i] stop
Looks good to me.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Hiroshi Inoue | 1999-11-26 04:51:29 | RE: [HACKERS] Concurrent VACUUM: first results |
Previous Message | Mike Mascari | 1999-11-26 04:26:02 | Re: [HACKERS] Re: [GENERAL] drop/rename table and transactions |