Re: your mail

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: your mail
Дата
Msg-id 199911260439.XAA26670@candle.pha.pa.us
обсуждение исходный текст
Ответ на ...  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список 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@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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Concurrent VACUUM: first results
Следующее
От: "Hiroshi Inoue"
Дата:
Сообщение: RE: [HACKERS] Concurrent VACUUM: first results