Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iXa31-0007p4-6g for pgsql-docs@arkaria.postgresql.org; Thu, 21 Nov 2019 00:10:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iXa1z-0003M3-Ep for pgsql-docs@arkaria.postgresql.org; Thu, 21 Nov 2019 00:09:07 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iXa1z-0003Lw-7a for pgsql-docs@lists.postgresql.org; Thu, 21 Nov 2019 00:09:07 +0000 Received: from sraihb2.sra.co.jp ([202.32.10.6]) by magus.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iXa1w-0000m9-1Z for pgsql-docs@lists.postgresql.org; Thu, 21 Nov 2019 00:09:06 +0000 Received: from srascf.sra.co.jp (srascf [133.137.8.80]) by sraihb2.sra.co.jp (Postfix) with ESMTP id EA7F92A1621 for ; Thu, 21 Nov 2019 09:09:00 +0900 (JST) Received: from srascb.sra.co.jp (unknown [133.137.8.65]) by srascf.sra.co.jp with smtp id 337e_0304_076e491f_77e8_46e2_9e36_3242ab33e5f6; Thu, 21 Nov 2019 09:09:00 +0900 Received: from sranhm.sra.co.jp (osspc25 [133.137.174.97]) by srascb.sra.co.jp (Postfix) with ESMTP id D26912D6942 for ; Thu, 21 Nov 2019 09:09:00 +0900 (JST) Received: from localhost (dhcp-175-172.sra.co.jp [133.137.175.172]) by sranhm.sra.co.jp (Postfix) with ESMTP id AF18BA1145 for ; Thu, 21 Nov 2019 09:09:00 +0900 (JST) Date: Thu, 21 Nov 2019 09:08:58 +0900 (JST) Message-Id: <20191121.090858.1208231771390828756.t-ishii@sraoss.co.jp> To: pgsql-docs@lists.postgresql.org Subject: standalone-install.xml From: Tatsuo Ishii X-Mailer: Mew version 6.7 on Emacs 25.2 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk I just want to make sure that if I understand correctly what $subject says. In the file: The previous initdb step should have told you how to start up the database server. Do so now. The command should look something like: I think "previous initdb 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