standalone-install.xml

Started by Tatsuo Ishiiover 6 years ago3 messagesdocs
Jump to latest
#1Tatsuo Ishii
t-ishii@sra.co.jp

I just want to make sure that if I understand correctly what $subject says. In the file:

The previous <command>initdb</command> step should have told you how to
start up the database server. Do so now. The command should look
something like:

I think "previous <command>initdb</command> step" means the actual
execution of initdb command, rather than it refers to the description
about initdb in the previous section of the doc.

In another word, "previous step should have told you how to start up
the database server" referes to the message from initdb:

Success. You can now start the database server using:

pg_ctl -D data -l logfile start

Am I correct?

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

#2Laurenz Albe
laurenz.albe@cybertec.at
In reply to: Tatsuo Ishii (#1)
Re: standalone-install.xml

On Thu, 2019-11-21 at 09:08 +0900, Tatsuo Ishii wrote:

I just want to make sure that if I understand correctly what $subject says. In the file:

The previous <command>initdb</command> step should have told you how to
start up the database server. Do so now. The command should look
something like:

I think "previous <command>initdb</command> step" means the actual
execution of initdb command, rather than it refers to the description
about initdb in the previous section of the doc.

In another word, "previous step should have told you how to start up
the database server" referes to the message from initdb:

Success. You can now start the database server using:

pg_ctl -D data -l logfile start

Am I correct?

Right.

Maybe it were better to write:

The output from the previous <command>initdb</command> step should have told you

Yours,
Laurenz Albe

#3Tatsuo Ishii
t-ishii@sra.co.jp
In reply to: Laurenz Albe (#2)
Re: standalone-install.xml

On Thu, 2019-11-21 at 09:08 +0900, Tatsuo Ishii wrote:

I just want to make sure that if I understand correctly what $subject says. In the file:

The previous <command>initdb</command> step should have told you how to
start up the database server. Do so now. The command should look
something like:

I think "previous <command>initdb</command> step" means the actual
execution of initdb command, rather than it refers to the description
about initdb in the previous section of the doc.

In another word, "previous step should have told you how to start up
the database server" referes to the message from initdb:

Success. You can now start the database server using:

pg_ctl -D data -l logfile start

Am I correct?

Right.

Maybe it were better to write:

The output from the previous <command>initdb</command> step should have told you

Thanks. That's much clearer to me.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp